File size: 851 Bytes
0deff52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86b0c5c
c8466e1
0deff52
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
{
    "model_type": "qwen3",
    "vocab_size": 151936,
    "max_position_embeddings": 40960,
    "hidden_size": 2560,
    "intermediate_size": 9728,
    "num_hidden_layers": 36,
    "num_attention_heads": 32,
    "use_sliding_window": false,
    "sliding_window": null,
    "max_window_layers": 36,
    "num_key_value_heads": 8,
    "head_dim": 128,
    "hidden_act": "silu",
    "initializer_range": 0.02,
    "rms_norm_eps": 1e-06,
    "use_cache": true,
    "rope_theta": 1000000,
    "rope_scaling": null,
    "attention_bias": false,
    "attention_dropout": 0.0,
  "architectures": [
    "LlamaForCausalLM"
  ],
  "torch_dtype": "bfloat16",
  "transformers_version": "4.45.0.dev0",
  "use_cache": true,
  "addr_qk": 9216,
  "addr_kv": 34816,
  "addr_l_begin_mha": 54272,
  "addr_l_end_mha": 25600,
  "addr_kk": 45056,
  "flm_version": "0.9.3"
}