transformers/docs/source
Suraj Patil 7f74433814
[CLIP] allow loading projection layer in vision and text model (#18962)
* allow loading projection in text and vision model

* begin tests

* finish test for CLIPTextModelTest

* style

* add slow tests

* add new classes for projection heads

* remove with_projection

* add in init

* add in doc

* fix tests

* fix some more tests

* fix copies

* fix docs

* remove leftover from fix-copies

* add the head models in IGNORE_NON_AUTO_CONFIGURED

* fix docstr

* fix tests

* Apply suggestions from code review

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>

* add docstr for models

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
2022-11-15 17:50:07 +01:00
..
de [docs] set overflowing image width to auto-scale (#20197) 2022-11-15 01:13:40 +01:00
en [CLIP] allow loading projection layer in vision and text model (#18962) 2022-11-15 17:50:07 +01:00
es [docs] set overflowing image width to auto-scale (#20197) 2022-11-15 01:13:40 +01:00
it [docs] set overflowing image width to auto-scale (#20197) 2022-11-15 01:13:40 +01:00
ko [docs] set overflowing image width to auto-scale (#20197) 2022-11-15 01:13:40 +01:00
pt [docs] set overflowing image width to auto-scale (#20197) 2022-11-15 01:13:40 +01:00
_config.py Use doc builder styler (#16412) 2022-03-28 07:45:18 -04:00