Text Generation
Transformers
PyTorch
longllama
code
text-generation-inference
custom_code
Eval Results
syzymon commited on
Commit
509943e
1 Parent(s): 0552cd3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "hidden_size": 4096,
10
  "initializer_range": 0.02,
11
  "intermediate_size": 11008,
12
- "last_context_length": 1024,
13
  "max_position_embeddings": 4096,
14
  "mem_attention_grouping": null,
15
  "mem_dtype": "bfloat16",
 
9
  "hidden_size": 4096,
10
  "initializer_range": 0.02,
11
  "intermediate_size": 11008,
12
+ "last_context_length": 3072,
13
  "max_position_embeddings": 4096,
14
  "mem_attention_grouping": null,
15
  "mem_dtype": "bfloat16",