Files
Qwen3-4B-Instruct-2507-FT-l…/tokenizer_config.json
ModelHub XC 318b752c04 初始化项目,由ModelHub XC社区提供模型
Model: RinggAI/Qwen3-4B-Instruct-2507-FT-loan-collection-merged_v3_15_jun_26
Source: Original Platform
2026-07-17 19:24:09 +08:00

16 lines
375 B
JSON

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