Himetsu commited on
Commit
0205667
1 Parent(s): d890576

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -9,6 +9,7 @@
9
  "projector_hidden_act": "gelu",
10
  "text_config": {
11
  "hidden_size": 5120,
 
12
  "intermediate_size": 14336,
13
  "max_position_embeddings": 1024000,
14
  "model_type": "mistral",
 
9
  "projector_hidden_act": "gelu",
10
  "text_config": {
11
  "hidden_size": 5120,
12
+ "head_dim": 128,
13
  "intermediate_size": 14336,
14
  "max_position_embeddings": 1024000,
15
  "model_type": "mistral",