DrakIdol-Roleplayer-1.0 / generation_config.json
aifeifei798's picture
Upload 11 files
7c2eb7d verified
raw
history blame
189 Bytes
{
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.53.3"
}