Safetensors
English
hrm_text
custom_code
File size: 1,091 Bytes
3dcb68a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "H_cycles": 2,
  "L_bp_cycles": [
    0,
    3
  ],
  "L_cycles": 3,
  "architectures": [
    "HrmTextForCausalLM"
  ],
  "attention_bias": false,
  "attention_dropout": 0.0,
  "auto_map": {
    "AutoConfig": "configuration_hrm_text.HrmTextConfig",
    "AutoModel": "modeling_hrm_text.HrmTextModel",
    "AutoModelForCausalLM": "modeling_hrm_text.HrmTextForCausalLM"
  },
  "bos_token_id": 6,
  "dtype": "bfloat16",
  "embedding_scale": 39.191835884530846,
  "eos_token_id": 11,
  "head_dim": 128,
  "hidden_act": "silu",
  "hidden_size": 1536,
  "initializer_range": 0.025515518153991442,
  "intermediate_size": 4096,
  "max_position_embeddings": 4096,
  "mlp_bias": false,
  "model_type": "hrm_text",
  "num_attention_heads": 12,
  "num_hidden_layers": 128,
  "num_key_value_heads": 12,
  "num_layers_per_stack": 16,
  "pad_token_id": 11,
  "prefix_lm": true,
  "rms_norm_eps": 1e-06,
  "rope_parameters": {
    "rope_theta": 10000.0,
    "rope_type": "default"
  },
  "tie_word_embeddings": false,
  "transformers_version": "5.8.0.dev0",
  "use_cache": false,
  "vocab_size": 65536
}