Qwen3-0.6B-UQFF / generation_config.json
EricB's picture
EricB HF Staff
Upload uqff_report.json with huggingface_hub
f692964
Raw
History Blame Contribute Delete
239 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.51.0"
}