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

Model: changkaiyan/ChipGPT-Llama2-SFT-7B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-27 15:22:21 +08:00
commit 1a4479c619
50 changed files with 874802 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
[tool.black]
line-length = 79
[tool.isort]
include_trailing_comma = true
line_length = 79
multi_line_output = 3
profile = "black"