File size: 1,051 Bytes
9500f83
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "architecture": "DecoderModel",
    "dtype": "float16",
    "logits_dtype": "float16",
    "num_hidden_layers": 4,
    "num_attention_heads": 20,
    "hidden_size": 1280,
    "norm_epsilon": 1e-05,
    "vocab_size": 51866,
    "hidden_act": "gelu",
    "use_parallel_embedding": false,
    "embedding_sharding_dim": 0,
    "max_position_embeddings": 448,
    "use_prompt_tuning": false,
    "head_size": 64,
    "has_position_embedding": true,
    "layernorm_type": 0,
    "has_attention_qkvo_bias": true,
    "has_mlp_bias": true,
    "has_model_final_layernorm": true,
    "has_embedding_layernorm": false,
    "has_embedding_scale": false,
    "ffn_hidden_size": 5120,
    "q_scaling": 1.0,
    "layernorm_position": 0,
    "relative_attention": false,
    "max_distance": 0,
    "num_buckets": 0,
    "model_type": "whisper",
    "rescale_before_lm_head": false,
    "encoder_hidden_size": 1280,
    "encoder_num_heads": 20,
    "encoder_head_size": null,
    "skip_cross_qkv": false,
    "quantization": {
        "quant_algo": null
    }
}