mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-23 22:38:58 +06:00
![]() * 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> |
||
---|---|---|
.. | ||
__init__.py | ||
test_feature_extraction_clip.py | ||
test_modeling_clip.py | ||
test_modeling_flax_clip.py | ||
test_modeling_tf_clip.py | ||
test_processor_clip.py | ||
test_tokenization_clip.py |