Files
Jan-nano-128k/generation_config.json

13 lines
233 B
JSON
Raw Normal View History

{
"_from_model_config": true,
"do_sample": true,
"bos_token_id": 151643,
"eos_token_id": 151645,
"transformers_version": "4.52.4",
"use_cache": false,
"top_k": 20,
"top_p": 0.8,
"temperature": 0.7,
"min_p": 0.0
}