Files
llama-3.2-1b-instruct-parit…/tokenizer_config.json
ModelHub XC f1e3f8e07e 初始化项目,由ModelHub XC社区提供模型
Model: meshllm/llama-3.2-1b-instruct-parity-bf16-mlx
Source: Original Platform
2026-06-15 01:20:15 +08:00

14 lines
295 B
JSON

{
"backend": "tokenizers",
"bos_token": "<|begin_of_text|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|eot_id|>",
"is_local": true,
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 131072,
"tokenizer_class": "TokenizersBackend"
}