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

Model: MathLLMs/MathCoder-L-13B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-22 06:09:13 +08:00
commit 47d1cda7ad
14 changed files with 660 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
}