Files
Llama-3.2-3B_instruction/special_tokens_map.json
ModelHub XC 4e32892744 初始化项目,由ModelHub XC社区提供模型
Model: MergeBench/Llama-3.2-3B_instruction
Source: Original Platform
2026-08-11 16:37:17 +08:00

17 lines
301 B
JSON

{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}