llama-stack/llama_stack/templates/sambanova
Xi Yan c1d18283d2
feat(eval api): (2.2/n) delete eval / scoring / scoring_fn apis (#1700)
# What does this PR do?
- To make it easier, delete existing `eval/scoring/scoring_function`
apis. There will be a bunch of broken impls here. The sequence is:
1. migrate benchmark graders
2. clean up existing scoring functions

- Add a skeleton evaluation impl to make tests pass. 

## Test Plan
tested in following PRs

[//]: # (## Documentation)
2025-03-19 11:04:23 -07:00
..
__init__.py Sambanova inference provider (#555) 2025-01-23 12:20:28 -08:00
build.yaml Sec fixes as raised by bandit (#917) 2025-01-31 13:44:26 -08:00
doc_template.md fix: register provider model name and HF alias in run.yaml (#1304) 2025-02-27 16:39:23 -08:00
run.yaml feat(eval api): (2.2/n) delete eval / scoring / scoring_fn apis (#1700) 2025-03-19 11:04:23 -07:00
sambanova.py refactor(test): unify vector_io tests and make them configurable (#1398) 2025-03-04 13:37:45 -08:00