yifanxie commited on
Commit
26a8f7f
β€’
1 Parent(s): 369d540

add default models

Browse files
Files changed (1) hide show
  1. default_models.json +6 -0
default_models.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "benchmark": [
3
+ "integration_test",
4
+ "integration_test_7"
5
+ ]
6
+ }