satreysa commited on
Commit
acc2653
·
verified ·
1 Parent(s): 56419d4

Upload 2 files

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