Files
Quintus/requirements.txt
ModelHub XC 930b4e9f2c 初始化项目,由ModelHub XC社区提供模型
Model: iamrahulreddy/Quintus
Source: Original Platform
2026-06-28 21:11:02 +08:00

14 lines
377 B
Plaintext

# Core dependencies for downloading, training entry points, local chat, and
# lightweight repository utilities. Install CUDA-specific PyTorch wheels from
# the official PyTorch index when your environment requires a specific CUDA
# build.
torch>=2.6
transformers>=4.52
datasets>=2.19
huggingface-hub>=0.31
omegaconf>=2.3
PyYAML>=6.0
safetensors>=0.4
accelerate>=1.0
tqdm>=4.66