File size: 358 Bytes
232b6e5
12f4845
232b6e5
b60aacc
12f4845
8844a4c
12f4845
232b6e5
12f4845
8844a4c
cf334f7
12f4845
 
 
232b6e5
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Extra index for CUDA-enabled PyTorch
--extra-index-url https://download.pytorch.org/whl/cu118

# Core dependencies
torch>=2.1.0
transformers>=4.36.0
accelerate>=0.25.0
streamlit>=1.24.0
safetensors>=0.4.0
huggingface_hub>=0.19.0

# Optimization and quantization
bitsandbytes>=0.41.3
scipy>=1.9.0
sentencepiece>=0.1.99

# UI components
streamlit-chat>=0.1.1