CoolFace
Modelpublic

onnx-internal-testing/tiny-random-Qwen3_5ForConditionalGeneration

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes3.5kdownloads
generation_config.json15 linesDownload Raw Back to root
1{2  "bos_token_id": 248044,3  "do_sample": true,4  "eos_token_id": [5    248046,6    2480447  ],8  "pad_token_id": 248044,9  "temperature": 0.6,10  "top_k": 20,11  "top_p": 0.95,12  "transformers_version": "5.3.0.dev0",13  "trust_remote_code": false14}15