|
{ |
|
"_name_or_path": "/data/workspace/surapon/work/tet", |
|
"architectures": [ |
|
"SealionAudio" |
|
], |
|
"auto_map": { |
|
"AutoConfig": "configuration_sealionaudio.SealionAudioConfig", |
|
"AutoModel": "modeling_sealionaudio.SealionAudio" |
|
}, |
|
"dtype": "float16", |
|
"llm_path": "aisingapore/Llama-SEA-LION-v3-8B-IT", |
|
"lora": true, |
|
"lora_alpha": 32, |
|
"lora_dropout": 0.0, |
|
"lora_rank": 8, |
|
"model_type": "sealionaudio", |
|
"second_per_frame": 0.333333, |
|
"second_stride": 0.333333, |
|
"speech_qformer_layer": 2, |
|
"speech_qformer_token_num": 1, |
|
"torch_dtype": "float16", |
|
"transformers_version": "4.45.2", |
|
"whisper_path": "biodatlab/whisper-th-large-v3-combined" |
|
} |
|
|