MobileLLM-R1-950M-MLX / generation_config.json
robbiemu's picture
initial fork of facebook/MobileLLM-R1-950M
e296535
raw
history blame contribute delete
192 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"cache_implementation": "dynamic",
"eos_token_id": [
128001,
128008,
128009
],
"transformers_version": "4.55.0"
}