File size: 1,242 Bytes
93f0a16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
47
48
49
50
51
{
  "_keep_in_fp32_modules": [],
  "architectures": [
    "ArgonneModel"
  ],
  "attention_bias": false,
  "attention_dropout": 0.0,
  "block_size": 65536,
  "bos_token_id": null,
  "dtype": "bfloat16",
  "eos_token_id": 151643,
  "hidden_dropout": 0.0,
  "hidden_size": 1536,
  "interleaved_local_attention": false,
  "intermediate_size": 4096,
  "local_attention_window": null,
  "logit_softcap": 15.0,
  "loss_chunk_size": 0,
  "max_position_embeddings": 65536,
  "mlp_bias": false,
  "model_type": "argonne2",
  "mtp_horizon": 1,
  "mtp_loss_weight": 0.0,
  "n_embd": 1536,
  "n_head": 6,
  "n_layer": 32,
  "num_attention_heads": 6,
  "num_hidden_layers": 32,
  "num_key_value_heads": 2,
  "pad_token_id": null,
  "qk_norm": true,
  "rms_norm_eps": 1e-06,
  "rope_theta": 1000000.0,
  "sandwich_norm": true,
  "sliding_window": null,
  "tie_word_embeddings": true,
  "transformers_version": "5.6.2",
  "use_flash_attention": true,
  "use_gradient_checkpointing": false,
  "v_norm": true,
  "vocab_size": 151669,
  "z_loss_weight": 0.0,
  "torch_dtype": "bfloat16",
  "auto_map": {
    "AutoConfig": "model.ArgonneConfig",
    "AutoModel": "model.ArgonneModel",
    "AutoModelForCausalLM": "model.ArgonneModel"
  },
  "use_cache": true
}