math-llm-demo-test / requirements.txt
Joash2024's picture
fix: pin peft version to 0.5.0
a7f04dd
raw
history blame contribute delete
79 Bytes
torch>=2.0.0
transformers>=4.30.0
accelerate>=0.20.0
peft==0.5.0
gradio>=4.8.0