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

Model: JustACluelessKid2/gpt2-chatml-fp32
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-13 00:57:46 +08:00
commit c244be06ad
25 changed files with 525001 additions and 0 deletions

8
.gitignore vendored Normal file
View File

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