File size: 625 Bytes
253101d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "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"
}