VFIMamba
VFIMamba
zgzaacm commited on
Commit
d16fcfd
1 Parent(s): 17cdb6f

Upload config

Browse files
Files changed (1) hide show
  1. config.json +13 -0
config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "F": 32,
3
+ "LOG_NAME": "VFIMamba",
4
+ "depth": [
5
+ 2,
6
+ 2,
7
+ 2,
8
+ 3,
9
+ 3
10
+ ],
11
+ "model_type": "VFIMamba",
12
+ "transformers_version": "4.40.2"
13
+ }