My-Qwen2-Audio-Instruct / SFT /processor_config.json
MYJOKERML's picture
Upload SFT model
8b40b2e verified
raw
history blame contribute delete
153 Bytes
{
"audio_bos_token": "<|audio_bos|>",
"audio_eos_token": "<|audio_eos|>",
"audio_token": "<|AUDIO|>",
"processor_class": "Qwen2AudioProcessor"
}