h2ovl-mississippi-800m / generation_config.json
shai
Initial commit
62d81c6
raw
history blame
214 Bytes
{
"do_sample": true,
"repetition_penalty": 1.0,
"temperature": 0.01,
"top_p": 0.001,
"top_k": 1,
"max_length": 1024,
"eos_token_id": [
2,
32009
],
"transformers_version": "4.44.0"
}