File size: 839 Bytes
38673fa
8605860
38673fa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "LuxWorld/luxseq-base",
  "action_space_size": 294,
  "architectures": [
    "LuxSeqForMARL"
  ],
  "attention_dropout": 0.0,
  "head_dim": 16,
  "hidden_act": "silu",
  "hidden_size": 64,
  "initializer_range": 0.02,
  "intermediate_size": 128,
  "luxfeat_config": {
    "model_type": "vit"
  },
  "match_length": 101,
  "max_position_embeddings": 512,
  "mixer_hidden_act": "silu",
  "mixer_hidden_size": 16,
  "mixer_num_hidden_layers": 3,
  "model_type": "luxseq",
  "num_attention_heads": 4,
  "num_hidden_layers": 4,
  "num_key_value_heads": 2,
  "num_units": 16,
  "rms_norm_eps": 1e-06,
  "rope_theta": 10000.0,
  "sliding_window": 512,
  "torch_dtype": "float32",
  "transformers_version": "4.45.2",
  "unit_hidden_act": "silu",
  "unit_hidden_size": 128,
  "unit_num_hidden_layers": 3,
  "use_cache": true
}