yermandy commited on
Commit
fee6528
·
verified ·
1 Parent(s): 9413725

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. model_index.json +6 -0
model_index.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "auto_map": {
3
+ "AutoModel": "modeling_gend.GenD",
4
+ "AutoConfig": "modeling_gend.GenDConfig"
5
+ }
6
+ }