satreysa commited on
Commit
44d5320
·
verified ·
1 Parent(s): 3200183

Upload rai_config.json

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