Files
avibe/generation_config.json

14 lines
219 B
JSON
Raw Permalink Normal View History

{
"bos_token_id": 116392,
"do_sample": true,
"eos_token_id": [
116380,
116392
],
"pad_token_id": 116392,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.52.0.dev0"
}