slayone commited on
Commit
72ab931
1 Parent(s): 4c2b899

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  ],
6
  "attention_hidden_size": 4096,
7
  "bos_token_id": 0,
8
- "context_length": 32768,
9
  "eos_token_id": 0,
10
  "hidden_size": 4096,
11
  "intermediate_size": 16384,
 
5
  ],
6
  "attention_hidden_size": 4096,
7
  "bos_token_id": 0,
8
+ "context_length": 4096,
9
  "eos_token_id": 0,
10
  "hidden_size": 4096,
11
  "intermediate_size": 16384,