CoolFace
Modelpublic

Runware/Qwen-Image

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
1likes76downloads
generation_config.json15 linesDownload Raw Back to text_encoder
1{2  "bos_token_id": 151643,3  "do_sample": true,4  "eos_token_id": [5    151645,6    1516437  ],8  "pad_token_id": 151643,9  "repetition_penalty": 1.05,10  "temperature": 0.1,11  "top_k": 1,12  "top_p": 0.001,13  "transformers_version": "4.53.1"14}15