Files
FastDeploy/llm/server/requirements.txt
2024-09-25 05:35:38 +00:00

22 lines
223 B
Plaintext

# model server
sentencepiece
pycryptodome
tritonclient[all]==2.41.1
opencv-python
patchify
transformers
# http server
fastapi
httpx
openai==1.44.1
asyncio
uvicorn
shortuuid
# parameter search
pynvml
# paddlenlp
tiktoken