mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 07:14:20 +00:00
update requirements for running standalone
This commit is contained in:
parent
2ed2881a21
commit
ce0804556b
1 changed files with 26 additions and 1 deletions
|
@ -1,4 +1,29 @@
|
||||||
|
accelerate
|
||||||
|
black==24.4.2
|
||||||
|
codeshield
|
||||||
|
fairscale
|
||||||
|
fastapi
|
||||||
|
fire
|
||||||
|
flake8
|
||||||
|
huggingface-hub
|
||||||
|
httpx
|
||||||
|
hydra-core
|
||||||
|
hydra-zen
|
||||||
json-strong-typing
|
json-strong-typing
|
||||||
|
matplotlib
|
||||||
|
omegaconf
|
||||||
|
pandas
|
||||||
|
Pillow
|
||||||
|
pre-commit
|
||||||
|
pydantic==1.10.13
|
||||||
|
pydantic_core==2.18.2
|
||||||
|
python-dotenv
|
||||||
python-openapi
|
python-openapi
|
||||||
flask
|
|
||||||
requests
|
requests
|
||||||
|
tiktoken
|
||||||
|
torch
|
||||||
|
transformers
|
||||||
|
ufmt==2.7.0
|
||||||
|
usort==1.0.8
|
||||||
|
uvicorn
|
||||||
|
zmq
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue