Files
Aquila-135M-Instruct/generation_config.json

10 lines
184 B
JSON
Raw Normal View History

{
"bos_token_id": 151849,
"do_sample": true,
"eos_token_id": 151645,
"pad_token_id": 151643,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_p": 0.8,
"top_k": 20
}