ayjays132 commited on
Commit
ff17e6a
1 Parent(s): 53c4f94

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -65,8 +65,8 @@
65
  "stability_threshold": 0.02,
66
  "start_token_index": 2
67
  },
68
- "max_input_length": 1024,
69
- "max_total_tokens": 1512,
70
  "max_concurrent_requests": 128,
71
  "max_best_of": 2,
72
  "max_stop_sequences": 4,
 
65
  "stability_threshold": 0.02,
66
  "start_token_index": 2
67
  },
68
+ "max_input_length": 2048,
69
+ "max_total_tokens": 2051,
70
  "max_concurrent_requests": 128,
71
  "max_best_of": 2,
72
  "max_stop_sequences": 4,