mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-30 12:35:58 +02:00
Provides the ability to pull out the NLP models into a separate model server which can then be hosted on a GPU instance if desired.
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
fastapi==0.103.0
|
|
pydantic==1.10.7
|
|
safetensors==0.3.1
|
|
sentence-transformers==2.2.2
|
|
tensorflow==2.13.0
|
|
torch==2.0.1
|
|
transformers==4.30.1
|
|
uvicorn==0.21.1
|