1NEYRON1 commited on
Commit
d055b45
·
verified ·
1 Parent(s): 5c52273

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_map": {
3
+ "AutoConfig": "1NEYRON1/mosnet--configuration_mosnet.MosNetConfig",
4
+ "AutoModel": "1NEYRON1/mosnet--modeling_mosnet.MultiModalMosNet"
5
+ },
6
+ "model_type": "mosnet",
7
+ "transformers_version": "4.52.4"
8
+ }