Gitesh2003 commited on
Commit
2305767
·
verified ·
1 Parent(s): 5cbb290

Create model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +8 -0
model_index.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "model_format": "safetensors"
4
+ },
5
+ "auto_map": {
6
+ "VisionEncoderDecoderModel": "model.safetensors"
7
+ }
8
+ }