File size: 551 Bytes
fce557e
 
 
 
 
 
 
 
 
 
 
87b3310
fce557e
 
 
 
 
 
 
 
87b3310
fce557e
 
 
87b3310
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
{
  "architectures": [
    "EmberForCausalLM"
  ],
  "bos_token_id": 1,
  "dropout": 0.0,
  "dtype": "float32",
  "eos_token_id": 2,
  "head_dim": 64,
  "hidden_size": 1024,
  "intermediate_size": 2730,
  "max_position_embeddings": 4096,
  "model_type": "ember",
  "num_attention_heads": 16,
  "num_hidden_layers": 18,
  "num_key_value_heads": 8,
  "pad_token_id": 3,
  "rms_norm_eps": 1e-06,
  "rope_theta": 10000.0,
  "tie_word_embeddings": true,
  "transformers_version": "5.10.2",
  "use_bias": false,
  "use_cache": false,
  "vocab_size": 65536
}