Xenova HF staff commited on
Commit
529144c
1 Parent(s): ef551da

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -37,5 +37,6 @@
37
  },
38
  "torch_dtype": "float16",
39
  "transformers_version": "4.38.2",
40
- "image_token_index": -200
 
41
  }
 
37
  },
38
  "torch_dtype": "float16",
39
  "transformers_version": "4.38.2",
40
+ "image_token_index": -200,
41
+ "num_image_tokens": 729
42
  }