grider-transwithai commited on
Commit
82cb20c
·
verified ·
1 Parent(s): 17e678b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -347,6 +347,7 @@
347
  "model_type": "qwen2",
348
  "num_attention_heads": 40,
349
  "num_hidden_layers": 64,
 
350
  "num_key_value_heads": 8,
351
  "rms_norm_eps": 1e-05,
352
  "rope_scaling": null,
 
347
  "model_type": "qwen2",
348
  "num_attention_heads": 40,
349
  "num_hidden_layers": 64,
350
+ "num_attention_groups": 8,
351
  "num_key_value_heads": 8,
352
  "rms_norm_eps": 1e-05,
353
  "rope_scaling": null,