janavikhochare commited on
Commit
e223f56
·
1 Parent(s): 5553147

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "hidden_act": "silu",
10
  "hidden_size": 3200,
11
  "initializer_range": 0.02,
12
- "intermediate_size": 8640,
13
  "max_position_embeddings": 2048,
14
  "model_type": "llama",
15
  "num_attention_heads": 32,
 
9
  "hidden_act": "silu",
10
  "hidden_size": 3200,
11
  "initializer_range": 0.02,
12
+ "intermediate_size": 3200,
13
  "max_position_embeddings": 2048,
14
  "model_type": "llama",
15
  "num_attention_heads": 32,