uday610 commited on
Commit
604f95a
·
verified ·
1 Parent(s): c3c5338

Update rai_config.json

Browse files
Files changed (1) hide show
  1. rai_config.json +6 -8
rai_config.json CHANGED
@@ -1,8 +1,6 @@
1
- {
2
- "max_prompt_length": {
3
- "1.3.1": 2048,
4
- "1.4.0": 2048,
5
- "1.4.1": 3072
6
- }
7
-
8
- }
 
1
+ {
2
+ "max_prompt_length": {
3
+ "1.4.1": 3072
4
+ }
5
+
6
+ }