mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-14 15:57:27 +00:00
Fastchat requires a lot of dependencies such as transformers, peft, and accelerate which are heavy. This is not useful unless a user wants to add a shim for the chat completion endpoint. Instead, try importing fastchat and notify the console of the error. Signed-off-by: kingbri <bdashore3@proton.me>
6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
fastapi
|
|
pydantic<2,>=1
|
|
PyYAML
|
|
progress
|
|
sse_starlette
|