初始化项目,由ModelHub XC社区提供模型
Model: pathcosmos/frankenstallm Source: Original Platform
This commit is contained in:
19
source/requirements.txt
Normal file
19
source/requirements.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
# Install with: pip install -r requirements.txt
|
||||
# WARNING: Do NOT run pip install torch - NV custom build will be overwritten
|
||||
|
||||
# Core - DO NOT reinstall torch (NV custom build already installed)
|
||||
# torch is pre-installed as NV build 2.10.0a0+nv25.12
|
||||
# flash_attn is pre-installed as 2.7.4
|
||||
|
||||
transformers>=4.40.0
|
||||
tokenizers>=0.19.0
|
||||
datasets>=2.18.0
|
||||
accelerate>=0.30.0
|
||||
peft>=0.10.0
|
||||
trl>=0.8.6
|
||||
sentencepiece>=0.1.99
|
||||
wandb>=0.16.0
|
||||
tensorboard>=2.16.0
|
||||
PyYAML>=6.0
|
||||
numpy>=1.26.0
|
||||
tqdm>=4.66.0
|
||||
Reference in New Issue
Block a user