feat(eval api): (2.3/n) remove scoring / eval impls + benchmarks (#1766)

# What does this PR do?
- Remove `/eval` and `/scoring` impls
- Clean up benchmarks. The benchmarks exists in the `llama-stack-evals`
repo.
- Rest of grading functions will be added in follow up PR. 

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan
- CI

[//]: # (## Documentation)
This commit is contained in:
Xi Yan 2025-03-23 16:51:17 -07:00 committed by GitHub
parent 97e7717c9b
commit 7f12ea290f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
57 changed files with 0 additions and 7691 deletions

View file

@ -426,38 +426,6 @@
"transformers",
"uvicorn"
],
"open-benchmark": [
"aiosqlite",
"blobfile",
"chardet",
"chromadb-client",
"datasets",
"fastapi",
"fire",
"httpx",
"litellm",
"matplotlib",
"mcp",
"nltk",
"numpy",
"opentelemetry-exporter-otlp-proto-http",
"opentelemetry-sdk",
"pandas",
"pillow",
"psycopg2-binary",
"pymongo",
"pypdf",
"redis",
"requests",
"scikit-learn",
"scipy",
"sentencepiece",
"sqlite-vec",
"together",
"tqdm",
"transformers",
"uvicorn"
],
"passthrough": [
"aiosqlite",
"blobfile",