CoolFace
Modelpublic

yanguangcang/LongCat-Image

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