hf-llm-api-2 / requirements.txt
Hansimov's picture
:recycle: [Refactor] Use official chat_template to replace mannual parses for several models, and remove unused message split functions
4a9e46f
raw
history blame
No virus
133 Bytes
aiohttp
fastapi
httpx
jinja2
markdown2[all]
openai
pydantic
requests
sse_starlette
termcolor
tiktoken
transformers
uvicorn
websockets