Files
OCC-RAG-0.6B/generation_config.json

13 lines
194 B
JSON
Raw Permalink Normal View History

{
"do_sample": false,
"temperature": 0.0,
"eos_token_id": [
151643,
151645,
151683
],
"max_new_tokens": 2048,
"pad_token_id": 151643,
"transformers_version": "5.5.4"
}