CoolFace
Modelpublic

Qwen/Qwen3-Coder-30B-A3B-Instruct

sourceHugging Faceapache-2.0updated 10mo agoView on Hugging Face
1.3klikes567kdownloads
generation_config.json12 linesDownload Raw Back to root
1{2  "pad_token_id": 151643,3  "do_sample": true,4  "eos_token_id": [5    151645,6    1516437  ],8  "repetition_penalty": 1.05,9  "temperature": 0.7,10  "top_p": 0.8,11  "top_k": 2012}