Furina_5e_fft / generation_config.json
FirstPotatoCoder's picture
Upload model trained with Unsloth
8ab4f33 verified
raw
history blame
285 Bytes
{
"attn_implementation": "sdpa",
"bos_token_id": 128000,
"depth_decoder_do_sample": true,
"depth_decoder_temperature": 0.9,
"do_sample": true,
"max_length": 2048,
"max_new_tokens": 125,
"pad_token_id": 128256,
"temperature": 0.9,
"transformers_version": "4.52.3"
}