llama-stack/llama_stack/templates/dell
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 feat: Add a new template for dell (#978) 2025-02-06 14:14:39 -08:00
build.yaml feat(eval api): (2.2/n) delete eval / scoring / scoring_fn apis (#1700) 2025-03-19 11:04:23 -07:00
dell.py feat(eval api): (2.2/n) delete eval / scoring / scoring_fn apis (#1700) 2025-03-19 11:04:23 -07:00
doc_template.md chore: remove straggler references to llama-models (#1345) 2025-03-01 14:26:03 -08:00
run-with-safety.yaml feat(eval api): (2.2/n) delete eval / scoring / scoring_fn apis (#1700) 2025-03-19 11:04:23 -07:00
run.yaml feat(eval api): (2.2/n) delete eval / scoring / scoring_fn apis (#1700) 2025-03-19 11:04:23 -07:00