Files
Nemotron-Mini-4B-Instruct-b…/tokenizer_config.json
ModelHub XC 272b0415c7 初始化项目,由ModelHub XC社区提供模型
Model: mlx-community/Nemotron-Mini-4B-Instruct-bf16-mlx
Source: Original Platform
2026-09-01 06:31:13 +08:00

15 lines
329 B
JSON

{
"backend": "tokenizers",
"bos_token": "<s>",
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"is_local": true,
"local_files_only": false,
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "TokenizersBackend"
}