Sta8is commited on
Commit
0ffffe0
·
verified ·
1 Parent(s): 6fbb750

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +7 -0
config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "futurist",
3
+ "architectures": ["FuturistModel"],
4
+ "model_name": "FUTURIST",
5
+ "framework": "pytorch",
6
+ "license": "apache-2.0"
7
+ }