Upload folder using huggingface_hub
Browse files- 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 |
+
}
|