Files
gpt2-chatml-fp32/.gitignore
ModelHub XC c244be06ad 初始化项目,由ModelHub XC社区提供模型
Model: JustACluelessKid2/gpt2-chatml-fp32
Source: Original Platform
2026-06-13 00:57:46 +08:00

8 lines
148 B
Plaintext

# Keep training checkpoints and debug noise out of Hub uploads
checkpoint-*/
debug.log
# Local editor / Python clutter
__pycache__/
*.pyc
.DS_Store