SmolFactory / requirements /requirements_core.txt
Tonic's picture
adds correct huggingface spaces api deployment
14e9cd5 verified
raw
history blame
342 Bytes
# Core dependencies for SmolLM3 fine-tuning
torch>=2.0.0
transformers>=4.53.0
datasets>=2.14.0
accelerate>=0.20.0
peft>=0.4.0
trl>=0.7.0
# Hugging Face Hub for model and space management
huggingface_hub>=0.19.0
# Monitoring and tracking
requests>=2.31.0
numpy>=1.24.0
pandas>=2.0.0
plotly>=5.0.0
trackio>=0.1.0
psutil>=5.9.0
pynvml>=12.0.0