Files
Infinity-Instruct-3M-0625-L…/special_tokens_map.json
ModelHub XC d0eec4bba0 初始化项目,由ModelHub XC社区提供模型
Model: m-a-p/Infinity-Instruct-3M-0625-Llama3-8B-COIG-P
Source: Original Platform
2026-06-03 04:30:14 +08:00

28 lines
512 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": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}