transformers/docs/source
Pedro Cuenca cb8e3ee25f
Add FlaxCLIPTextModelWithProjection (#25254)
* Add FlaxClipTextModelWithProjection

This is necessary to support the Flax port of Stable Diffusion XL: fb6d705fb5/text_encoder_2/config.json (L3)

Co-authored-by: Martin Müller <martin.muller.me@gmail.com>
Co-authored-by: Juan Acevedo <juancevedo@gmail.com>

* Use FlaxCLIPTextModelOutput

* make fix-copies again

* Apply suggestions from code review

Co-authored-by: Sanchit Gandhi <93869735+sanchit-gandhi@users.noreply.github.com>

* Use `return_dict` for consistency with other uses.

Co-authored-by: Sanchit Gandhi <93869735+sanchit-gandhi@users.noreply.github.com>

* Fix docstring example.

* Add new model to FlaxCLIPTextModelTest

* Add to IGNORE_NON_AUTO_CONFIGURED list

* Fix naming convention.

---------

Co-authored-by: Martin Müller <martin.muller.me@gmail.com>
Co-authored-by: Juan Acevedo <juancevedo@gmail.com>
Co-authored-by: Sanchit Gandhi <93869735+sanchit-gandhi@users.noreply.github.com>
2023-08-25 10:58:14 +02:00
..
de [TYPO] fix typo/format in quicktour.md (#25519) 2023-08-16 08:03:23 +02:00
en Add FlaxCLIPTextModelWithProjection (#25254) 2023-08-25 10:58:14 +02:00
es [TYPO] fix typo/format in quicktour.md (#25519) 2023-08-16 08:03:23 +02:00
fr [TYPO] fix typo/format in quicktour.md (#25519) 2023-08-16 08:03:23 +02:00
it [Docs] Fix un-rendered images (#25561) 2023-08-17 12:08:11 +02:00
ja Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
ko 🌐 [i18n-KO] Translated visual_question_answering.md to Korean (#25679) 2023-08-24 11:14:58 -07:00
ms Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
pt [TYPO] fix typo/format in quicktour.md (#25519) 2023-08-16 08:03:23 +02:00
zh [TYPO] fix typo/format in quicktour.md (#25519) 2023-08-16 08:03:23 +02:00
_config.py Adding evaluate to the list of libraries required in generated notebooks (#20850) 2022-12-21 14:04:08 +01:00