alkahest-0.8b-rp-q4-onnx / generation_config.json
thomasjvu's picture
Upload Alkahest 0.8B v8 RP a50-b100 browser package
b8e6493 verified
raw
history blame contribute delete
248 Bytes
{
"bos_token_id": 248044,
"do_sample": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248044,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.3.0.dev0",
"trust_remote_code": false
}