Minami-su commited on
Commit
23d87e6
1 Parent(s): e2d8af9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "hidden_size": 1024,
9
  "initializer_range": 0.02,
10
  "intermediate_size": 2816,
11
- "max_position_embeddings": 32768,
12
  "max_window_layers": 21,
13
  "model_type": "llama",
14
  "num_attention_heads": 16,
 
8
  "hidden_size": 1024,
9
  "initializer_range": 0.02,
10
  "intermediate_size": 2816,
11
+ "max_position_embeddings": 4096,
12
  "max_window_layers": 21,
13
  "model_type": "llama",
14
  "num_attention_heads": 16,