xscript-eval / requirements.txt
jvonrad's picture
Upload requirements.txt with huggingface_hub
5e95049 verified
Raw
History Blame Contribute Delete
281 Bytes
# Install a CUDA-matched torch FIRST, separately, e.g.:
# pip install torch --index-url https://download.pytorch.org/whl/cu121
# (torch is intentionally not pinned here so you can match your GPU/CUDA.)
lm_eval==0.4.12
sentencepiece
tokenizers
huggingface_hub
datasets
numpy
tqdm