Files
sarashina2.2-3b-instruct-v0.1/generation_config.json

9 lines
134 B
JSON
Raw Permalink Normal View History

{
"bos_token_id": 1,
"eos_token_id": 2,
"top_p": 0.9,
"do_sample": true,
"repetition_penalty": 1.05,
"temperature": 0.7
}