初始化项目,由ModelHub XC社区提供模型
Model: iamrahulreddy/Quintus Source: Original Platform
This commit is contained in:
13
requirements.txt
Normal file
13
requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user