humanizer-1B-OptIQ-4bit / generation_config.json
codelion's picture
humanizer-1B-OptIQ-4bit v0.1.4: stacked SFT + DPO LoRAs on MiniCPM5-1B-OptIQ-4bit
76b5ff7 verified
raw
history blame contribute delete
213 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": [
1,
130073
],
"pad_token_id": 1,
"do_sample": true,
"temperature": 0.9,
"top_p": 0.95,
"transformers_version": "5.6.2"
}