sgugger commited on
Commit
3158244
1 Parent(s): 1eb81a7

Update with commit d7f1e7c0096399f0e709e32206546c4afaf33b75

Browse files

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

Files changed (1) hide show
  1. frameworks.json +1 -0
frameworks.json CHANGED
@@ -12,6 +12,7 @@
12
  {"model_type":"blenderbot","pytorch":true,"tensorflow":true,"flax":true,"processor":"AutoTokenizer"}
13
  {"model_type":"blenderbot-small","pytorch":true,"tensorflow":true,"flax":true,"processor":"AutoTokenizer"}
14
  {"model_type":"blip","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
 
15
  {"model_type":"bloom","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
16
  {"model_type":"bridgetower","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
17
  {"model_type":"camembert","pytorch":true,"tensorflow":true,"flax":false,"processor":"AutoTokenizer"}
 
12
  {"model_type":"blenderbot","pytorch":true,"tensorflow":true,"flax":true,"processor":"AutoTokenizer"}
13
  {"model_type":"blenderbot-small","pytorch":true,"tensorflow":true,"flax":true,"processor":"AutoTokenizer"}
14
  {"model_type":"blip","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
15
+ {"model_type":"blip-2","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
16
  {"model_type":"bloom","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoTokenizer"}
17
  {"model_type":"bridgetower","pytorch":true,"tensorflow":false,"flax":false,"processor":"AutoProcessor"}
18
  {"model_type":"camembert","pytorch":true,"tensorflow":true,"flax":false,"processor":"AutoTokenizer"}