unfavalen commited on
Commit
7c50b2b
·
verified ·
1 Parent(s): fc9206b

Temporary using gpt_oss as model type

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -40,7 +40,7 @@
40
  "full_attention"
41
  ],
42
  "max_position_embeddings": 131072,
43
- "model_type": "lexa_delta",
44
  "num_attention_heads": 64,
45
  "num_experts_per_tok": 4,
46
  "num_hidden_layers": 24,
 
40
  "full_attention"
41
  ],
42
  "max_position_embeddings": 131072,
43
+ "model_type": "gpt_oss",
44
  "num_attention_heads": 64,
45
  "num_experts_per_tok": 4,
46
  "num_hidden_layers": 24,