llama-stack/distributions/dependencies.json

177 lines
3.1 KiB
JSON

{
"together": [
"scipy",
"scikit-learn",
"nltk",
"chardet",
"chromadb-client",
"psycopg2-binary",
"sentencepiece",
"faiss-cpu",
"blobfile",
"pandas",
"pillow",
"together",
"pypdf",
"matplotlib",
"aiosqlite",
"redis",
"transformers",
"numpy",
"tqdm",
"sentence-transformers --no-deps",
"torch --index-url https://download.pytorch.org/whl/cpu",
"aiosqlite",
"fastapi",
"fire",
"httpx",
"uvicorn"
],
"remote-vllm": [
"scipy",
"scikit-learn",
"nltk",
"chardet",
"chromadb-client",
"psycopg2-binary",
"sentencepiece",
"faiss-cpu",
"blobfile",
"pandas",
"pillow",
"pypdf",
"matplotlib",
"openai",
"aiosqlite",
"redis",
"transformers",
"numpy",
"tqdm",
"sentence-transformers --no-deps",
"torch --index-url https://download.pytorch.org/whl/cpu",
"aiosqlite",
"fastapi",
"fire",
"httpx",
"uvicorn"
],
"fireworks": [
"scipy",
"scikit-learn",
"nltk",
"chardet",
"chromadb-client",
"psycopg2-binary",
"sentencepiece",
"faiss-cpu",
"blobfile",
"pandas",
"pillow",
"pypdf",
"matplotlib",
"aiosqlite",
"redis",
"transformers",
"fireworks-ai",
"numpy",
"tqdm",
"sentence-transformers --no-deps",
"torch --index-url https://download.pytorch.org/whl/cpu",
"aiosqlite",
"fastapi",
"fire",
"httpx",
"uvicorn"
],
"tgi": [
"scipy",
"scikit-learn",
"nltk",
"aiohttp",
"chardet",
"chromadb-client",
"psycopg2-binary",
"huggingface_hub",
"sentencepiece",
"faiss-cpu",
"blobfile",
"pandas",
"pillow",
"pypdf",
"matplotlib",
"aiosqlite",
"transformers",
"redis",
"numpy",
"tqdm",
"sentence-transformers --no-deps",
"torch --index-url https://download.pytorch.org/whl/cpu",
"aiosqlite",
"fastapi",
"fire",
"httpx",
"uvicorn"
],
"meta-reference-gpu": [
"lm-format-enforcer",
"scipy",
"scikit-learn",
"nltk",
"accelerate",
"chardet",
"chromadb-client",
"psycopg2-binary",
"sentencepiece",
"zmq",
"faiss-cpu",
"torchvision",
"blobfile",
"fairscale",
"pandas",
"pillow",
"pypdf",
"matplotlib",
"transformers",
"torch",
"aiosqlite",
"redis",
"numpy",
"tqdm",
"sentence-transformers --no-deps",
"torch --index-url https://download.pytorch.org/whl/cpu",
"aiosqlite",
"fastapi",
"fire",
"httpx",
"uvicorn"
],
"ollama": [
"scipy",
"scikit-learn",
"nltk",
"aiohttp",
"ollama",
"chardet",
"chromadb-client",
"psycopg2-binary",
"sentencepiece",
"faiss-cpu",
"blobfile",
"pandas",
"pillow",
"pypdf",
"matplotlib",
"aiosqlite",
"transformers",
"redis",
"numpy",
"tqdm",
"sentence-transformers --no-deps",
"torch --index-url https://download.pytorch.org/whl/cpu",
"aiosqlite",
"fastapi",
"fire",
"httpx",
"uvicorn"
]
}