Files
NYXIS-1.1B/generation_config.json

9 lines
182 B
JSON
Raw Normal View History

{
"_from_model_config": true,
"bos_token_id": 151643,
"eos_token_id": 151643,
"max_new_tokens": 512,
"do_sample": true,
"temperature": 0.7,
"repetition_penalty": 1.05
}