EvoGround / generation_config.json
mjjung's picture
Upload folder using huggingface_hub
23d46c3 verified
Raw
History Blame Contribute Delete
339 Bytes
{
"attn_implementation": "flash_attention_2",
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_window_layers": 2,
"pad_token_id": 151643,
"repetition_penalty": 1.05,
"sliding_window": 4096,
"temperature": 1e-06,
"transformers_version": "4.57.1",
"use_cache": false,
"use_sliding_window": false
}