paran3xus commited on
Commit
9867eeb
·
verified ·
1 Parent(s): b4e8ac1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -165,6 +165,7 @@
165
  "is_encoder_decoder": true,
166
  "max_length": 512,
167
  "model_type": "vision-encoder-decoder",
 
168
  "pad_token_id": 0,
169
  "tie_word_embeddings": false,
170
  "torch_dtype": "float32",
 
165
  "is_encoder_decoder": true,
166
  "max_length": 512,
167
  "model_type": "vision-encoder-decoder",
168
+ "pipeline_tag": "image-to-text",
169
  "pad_token_id": 0,
170
  "tie_word_embeddings": false,
171
  "torch_dtype": "float32",