File size: 1,300 Bytes
06644f3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
  "add_input_local_transformer": true,
  "add_speech_sosp_eosp": false,
  "architectures": [
    "MiMoAudioModel"
  ],
  "attention_bias": true,
  "attention_dropout": 0.0,
  "audio_channels": 8,
  "delay_pattern": "0-1-2-3-4-5-6-7",
  "empty_loss_weight": 0.01,
  "group_size": 4,
  "head_dim": 128,
  "hidden_act": "silu",
  "hidden_size": 4096,
  "initializer_range": 0.02,
  "input_full_attention": true,
  "input_local_dim": 1024,
  "input_local_layers": 6,
  "intermediate_size": 11008,
  "local_attn_dropout": 0.1,
  "local_attn_heads": 64,
  "local_dim": 1024,
  "local_ffn_dim": 4096,
  "local_hidden_dropout": 0.1,
  "local_layers": 16,
  "max_position_embeddings": 8192,
  "max_window_layers": 28,
  "mlp_layers": 1,
  "model_type": "qwen2",
  "n_rvq": 20,
  "no_speech_loss": false,
  "no_text_loss": false,
  "num_attention_heads": 32,
  "num_hidden_layers": 36,
  "num_key_value_heads": 8,
  "rms_norm_eps": 1e-06,
  "rope_scaling": null,
  "rope_theta": 640000,
  "sliding_window": null,
  "speech_vocab_size": "1025-1025-129-129-129-129-129-129",
  "speech_zeroemb_idx": "1024-1024-128-128-128-128-128-128",
  "tie_word_embeddings": false,
  "torch_dtype": "bfloat16",
  "transformers_version": "4.49.0",
  "use_cache": true,
  "use_sliding_window": false,
  "vocab_size": 151680
}