mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-29 10:12:21 +00:00
feat: Add NVIDIA Eval integration
This commit is contained in:
parent
66d6c2580e
commit
4317a0ddcc
13 changed files with 581 additions and 23 deletions
|
|
@ -437,12 +437,10 @@
|
|||
"aiosqlite",
|
||||
"blobfile",
|
||||
"chardet",
|
||||
"emoji",
|
||||
"faiss-cpu",
|
||||
"fastapi",
|
||||
"fire",
|
||||
"httpx",
|
||||
"langdetect",
|
||||
"matplotlib",
|
||||
"nltk",
|
||||
"numpy",
|
||||
|
|
@ -454,7 +452,6 @@
|
|||
"psycopg2-binary",
|
||||
"pymongo",
|
||||
"pypdf",
|
||||
"pythainlp",
|
||||
"redis",
|
||||
"requests",
|
||||
"scikit-learn",
|
||||
|
|
@ -462,7 +459,6 @@
|
|||
"sentencepiece",
|
||||
"tqdm",
|
||||
"transformers",
|
||||
"tree_sitter",
|
||||
"uvicorn"
|
||||
],
|
||||
"ollama": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue