Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -34,5 +34,5 @@
34
  "use_cache": true,
35
  "vocab_size": 64000,
36
  "n_ctx": 2048,
37
- "max_length": 2048,
38
  }
 
34
  "use_cache": true,
35
  "vocab_size": 64000,
36
  "n_ctx": 2048,
37
+ "max_length": 2048
38
  }