| { |
| "architectures": [ |
| "PathummaAudioModel" |
| ], |
| "auto_map": { |
| "AutoConfig": "configuration_pathumma_audio.PathummaAudioConfig", |
| "AutoModel": "modeling_pathumma_audio.PathummaAudioModel" |
| }, |
| "beats_path": "", |
| "init_from_scratch": true, |
| "llm_path": "Qwen/Qwen2-7B-Instruct", |
| "lora": true, |
| "lora_alpha": 32, |
| "lora_dropout": 0.1, |
| "lora_infer_mode": true, |
| "lora_rank": 8, |
| "model_type": "pathumma_audio", |
| "qformer_hidden_layers": 2, |
| "qformer_query_token": 1, |
| "second_per_window": 0.333333, |
| "second_stride": 0.333333, |
| "target_modules": null, |
| "torch_dtype": "bfloat16", |
| "transformers_version": "4.44.2", |
| "whisper_path": "openai/whisper-large-v3" |
| } |
|
|