audio-llama-hf / config.json
cdreetz's picture
Upload converted AudioLLM model
ed60929 verified
{
"audio_seq_len": 128,
"llama_model_id": "meta-llama/Llama-3.2-3B-Instruct",
"lora_rank": 32,
"model_type": "audio_llm",
"projector_hidden_dim": null,
"transformers_version": "4.49.0",
"whisper_model_id": "openai/whisper-large-v3-turbo"
}