qwen2.5-coder-14b-instruct-Final / generation_config.json
hvbhanot's picture
Upload second LoRA patch run (Trained with Unsloth)
d319a7a verified
Raw
History Blame Contribute Delete
239 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 32768,
"pad_token_id": 151665,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "5.5.0"
}