Sophea-RAG-Nemo3 / generation_config.json
ayoubkirouane's picture
Initial release
952dfd7
Raw
History Blame Contribute Delete
171 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2,
11
],
"pad_token_id": 0,
"transformers_version": "4.55.4"
}