Skip to content

Commit

Permalink
Add BLIP-2 to BetterTransformer documentation (#1218)
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
fxmarty authored Jul 21, 2023
1 parent e72901c commit c146b75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/bettertransformer/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ The list of supported model below:
- [BART](https://arxiv.org/abs/1910.13461)
- [BERT](https://arxiv.org/abs/1810.04805)
- [BERT-generation](https://arxiv.org/abs/1907.12461)
- [BLIP-2](https://arxiv.org/abs/2301.12597)
- [CamemBERT](https://arxiv.org/abs/1911.03894)
- [CLIP](https://arxiv.org/abs/2103.00020)
- [CodeGen](https://arxiv.org/abs/2203.13474)
Expand Down

0 comments on commit c146b75

Please sign in to comment.