llama-stack-mirror/distributions/dependencies.json
2024-11-19 14:20:07 -08:00

177 lines
3.1 KiB
JSON

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