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

# Core dependencies
torch>=2.0.0
transformers>=4.36.0
accelerate>=0.21.0
streamlit>=1.24.0
safetensors>=0.3.1
huggingface_hub>=0.19.0

# Optimization
bitsandbytes>=0.41.0
sentencepiece>=0.1.99

# UI components
streamlit-chat>=0.1.1