TestOneLlama / requirements.txt
AIdeaText's picture
Update requirements.txt
12f4845 verified
raw
history blame
358 Bytes
# 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