for-the-small-shield / generation_config.json
KalabOster's picture
Publish for-the-small-shield v5 (GGUF + safetensors)
84b01b4 verified
Raw
History Blame Contribute Delete
200 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128003
],
"max_length": 8192,
"pad_token_id": 128001,
"transformers_version": "4.57.6"
}