Darwin-Mistral-G1 / generation_config.json
SeaWolf-AI's picture
Add files using upload-large-folder tool
a3465f3 verified
Raw
History Blame Contribute Delete
175 Bytes
{
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 11,
"max_length": 262144,
"do_sample": true,
"temperature": 0.15,
"transformers_version": "5.0.0.dev0"
}