15 lines
430 B
Text
15 lines
430 B
Text
fastapi==0.115.5
|
|
uvicorn[standard]==0.32.1
|
|
pydantic==2.10.3
|
|
FlagEmbedding==1.3.4
|
|
# Pinned EXACT versions known to work with FlagEmbedding 1.3.4
|
|
# (FlagEmbedding imports `is_torch_fx_available` and `GEMMA2_START_DOCSTRING`
|
|
# which were both removed in transformers 5.x and 4.47+)
|
|
transformers==4.46.3
|
|
tokenizers==0.20.3
|
|
huggingface_hub==0.26.5
|
|
peft==0.13.2
|
|
sentence-transformers==3.3.1
|
|
torch==2.5.1
|
|
numpy==1.26.4
|
|
accelerate==1.1.1
|