初始化项目,由ModelHub XC社区提供模型

Model: iamrahulreddy/Quintus
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-28 21:11:02 +08:00
commit 930b4e9f2c
53 changed files with 9557 additions and 0 deletions

13
requirements.txt Normal file
View File

@@ -0,0 +1,13 @@
# 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