XORTRON.TECH / generation_config.json
darkc0de's picture
Duplicate from darkc0de/TESTING
1da47a3
raw
history blame contribute delete
213 Bytes
{
"bos_token_id": 248044,
"do_sample": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248055,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.5.0"
}