lysandre HF staff commited on
Commit
7d39a3f
1 Parent(s): e50fccf

Update with commit fc689d75a04e846f63f8d7a4a420da0cf796f86b

Browse files

See: https://github.com/huggingface/transformers/commit/fc689d75a04e846f63f8d7a4a420da0cf796f86b

Files changed (1) hide show
  1. frameworks.json +1 -0
frameworks.json CHANGED
@@ -92,6 +92,7 @@
92
  {"model_type":"imagegpt","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoImageProcessor"}
93
  {"model_type":"informer","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
94
  {"model_type":"instructblip","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
 
95
  {"model_type":"jamba","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
96
  {"model_type":"jetmoe","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
97
  {"model_type":"jukebox","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
 
92
  {"model_type":"imagegpt","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoImageProcessor"}
93
  {"model_type":"informer","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
94
  {"model_type":"instructblip","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
95
+ {"model_type":"instructblipvideo","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
96
  {"model_type":"jamba","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
97
  {"model_type":"jetmoe","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
98
  {"model_type":"jukebox","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}