File size: 979 Bytes
27fe8df
 
 
 
 
 
 
 
 
8675036
27fe8df
8675036
27fe8df
8675036
27fe8df
8675036
 
 
 
 
27fe8df
 
8675036
27fe8df
 
8675036
 
 
 
 
27fe8df
 
8675036
 
 
27fe8df
8675036
27fe8df
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
{
  "architectures": [
    "HybridForCausalLM"
  ],
  "attention_dropout": 0.0,
  "auto_map": {
    "AutoConfig": "configuration_model.HybridModelConfig",
    "AutoModelForCausalLM": "modelling_model.HybridForCausalLM"
  },
  "bos_token_id": 151643,
  "dtype": "float32",
  "eos_token_id": 248046,
  "hidden_act": "silu",
  "hidden_size": 768,
  "initializer_range": 0.02,
  "intermediate_size": 2048,
  "kv_lora_rank": 192,
  "max_position_embeddings": 32768,
  "mhc_alpha_init": 0.01,
  "mhc_num_streams": 4,
  "mhc_readout_init": "first",
  "mhc_rmsnorm_eps": 1e-06,
  "mhc_sinkhorn_iters": 20,
  "mhc_stream_init": "paper",
  "model_type": "hybrid_model",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "pad_token_id": 248044,
  "q_lora_rank": 384,
  "qk_rope_head_dim": 32,
  "rms_norm_eps": 1e-06,
  "rope_theta": 10000.0,
  "sliding_window": 4096,
  "tie_word_embeddings": false,
  "transformers_version": "5.0.0",
  "use_cache": true,
  "vocab_size": 248077
}