1.58-bitnet / requirements.txt
Chris4K's picture
Update requirements.txt
ef02005 verified
raw
history blame contribute delete
364 Bytes
# 🧠 Core dependencies
torch==2.3.0
transformers @ git+https://github.com/huggingface/transformers.git@096f25ae1f501a084d8ff2dcaf25fbc2bd60eba4
# Optional but recommended (depending on where you run it)
accelerate
gradio
# If you plan to use CPU only, comment out torch above and use:
#torch==2.3.0+cpu
# --extra-index-url https://download.pytorch.org/whl/cpu