CoolFace
Modelpublic

BellLabs/DAS_spectrogram_Qwen2.5-VL-3B-Instruct

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes8downloads
generation_config.json14 linesDownload Raw Back to root
1{2  "attn_implementation": "flash_attention_2",3  "bos_token_id": 151643,4  "do_sample": true,5  "eos_token_id": [6    151645,7    1516438  ],9  "pad_token_id": 151643,10  "repetition_penalty": 1.05,11  "temperature": 1e-06,12  "transformers_version": "4.53.1"13}14