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

Model: MathLLMs/MathCoder-L-7B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-28 16:33:12 +08:00
commit 311d085eb8
13 changed files with 576 additions and 0 deletions

10
added_tokens.json Normal file
View File

@@ -0,0 +1,10 @@
{
"<|assistant|>": 32002,
"<|code|>": 32005,
"<|endofblock|>": 32007,
"<|endofmessage|>": 32003,
"<|execution|>": 32006,
"<|system|>": 32000,
"<|text|>": 32004,
"<|user|>": 32001
}