|
{ |
|
"architectures": [ |
|
"TyphoonAudio" |
|
], |
|
"auto_map": { |
|
"AutoConfig": "configuration_typhoonaudio.TyphoonAudioConfig", |
|
"AutoModel": "modeling_typhoonaudio.TyphoonAudio" |
|
}, |
|
"dtype": "float16", |
|
"llm_path": "scb10x/llama-3-typhoon-v1.5-8b-instruct", |
|
"lora": true, |
|
"lora_alpha": 32, |
|
"lora_dropout": 0.0, |
|
"lora_rank": 8, |
|
"model_type": "typhoonaudio", |
|
"second_per_frame": 0.333333, |
|
"second_stride": 0.333333, |
|
"speech_qformer_layer": 2, |
|
"speech_qformer_token_num": 1, |
|
"torch_dtype": "float16", |
|
"transformers_version": "4.43.3", |
|
"whisper_path": "biodatlab/whisper-th-large-v3-combined" |
|
} |
|
|