File size: 521 Bytes
a89888b
e0b2bb1
 
 
 
 
 
 
 
 
 
 
a89888b
 
e0b2bb1
a89888b
 
 
 
 
 
 
e0b2bb1
 
e3a165a
e0b2bb1
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Local mode dependencies for MedAlpaca-13b inference
# Core framework dependencies
fastapi
uvicorn[standard]
python-dotenv
huggingface_hub
requests
orjson
ftfy
langid

# Local LLM dependencies
torch>=2.0.0
torch-cuda>=2.0.0
transformers>=4.30.0
accelerate>=0.20.0
bitsandbytes>=0.41.0
peft>=0.4.0
datasets>=2.14.0
evaluate>=0.4.0
scipy>=1.10.0
scikit-learn>=1.3.0
sentencepiece
sacremoses
protobuf

# Vietnamese translation (Opus model fallback)
# Note: google-genai and google-auth packages are excluded for local mode