Files
VibeThinker-3B-mlx-fp16/tokenizer_config.json
ModelHub XC c849b2c6df 初始化项目,由ModelHub XC社区提供模型
Model: usermma/VibeThinker-3B-mlx-fp16
Source: Original Platform
2026-07-13 21:53:10 +08:00

17 lines
414 B
JSON

{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": null,
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"errors": "replace",
"is_local": true,
"model_max_length": 131072,
"pad_token": "<|endoftext|>",
"padding_side": "right",
"split_special_tokens": false,
"tokenizer_class": "Qwen2Tokenizer",
"tool_parser_type": "json_tools",
"unk_token": null
}