Files
Llama-3.2-3B-F1-Reasoning-I…/special_tokens_map.json
ModelHub XC 4ee718395d 初始化项目,由ModelHub XC社区提供模型
Model: twinkle-ai/Llama-3.2-3B-F1-Reasoning-Instruct
Source: Original Platform
2026-06-16 18:10:14 +08:00

28 lines
522 B
JSON

{
"additional_special_tokens": [
"<|eot_id|>",
"<|eom_id|>"
],
"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
},
"pad_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}