transformers/docs/source/en/tasks
Yoni Gozlan e2001c3413
Add auto model for image-text-to-text (#32472)
* Add Auto model for image-text-to-text

* Remove donut from processing auto, add chameleon ti image text to text models

* add qwen2_vl and llava_onevision

* add pixtral to auto model for image-text-to-text

* add mllama and idefics3

* remove models in IGNORE_NON_AUTO_CONFIGURED

* add AutoModelForImageTextToText to tests and doc
2024-10-08 14:26:43 +02:00
..
asr.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
audio_classification.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
document_question_answering.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
idefics.md [Docs] Fix broken links and syntax issues (#28918) 2024-02-08 14:13:35 -08:00
image_captioning.md 🚨🚨🚨Deprecate evaluation_strategy to eval_strategy🚨🚨🚨 (#30190) 2024-04-18 12:49:43 -04:00
image_classification.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
image_feature_extraction.md Fix header in IFE task guide (#29859) 2024-03-26 12:32:37 +01:00
image_text_to_text.md Add auto model for image-text-to-text (#32472) 2024-10-08 14:26:43 +02:00
image_to_image.md Fixed Majority of the Typos in transformers[en] Documentation (#33350) 2024-09-09 10:47:24 +02:00
keypoint_detection.md Add keypoint-detection task guide (#33274) 2024-09-16 13:08:31 +02:00
knowledge_distillation_for_image_classification.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
language_modeling.md [docs] add the missing tokenizer when pushing models to huggingface hub (#33428) 2024-09-11 09:56:55 -07:00
mask_generation.md Update mask_generation.md (#31543) 2024-06-23 20:27:21 +01:00
masked_language_modeling.md [docs] add the missing tokenizer when pushing models to huggingface hub (#33428) 2024-09-11 09:56:55 -07:00
monocular_depth_estimation.md Fixed Majority of the Typos in transformers[en] Documentation (#33350) 2024-09-09 10:47:24 +02:00
multiple_choice.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
object_detection.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
prompting.md Fixed Majority of the Typos in transformers[en] Documentation (#33350) 2024-09-09 10:47:24 +02:00
question_answering.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
semantic_segmentation.md Decorators for deprecation and named arguments validation (#30799) 2024-06-10 12:35:10 +01:00
sequence_classification.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
summarization.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
text-to-speech.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
token_classification.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
translation.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
video_classification.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
video_text_to_text.md Add video text to text docs (#33164) 2024-09-01 12:06:31 +03:00
visual_question_answering.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
zero_shot_image_classification.md Add docs on zeroshot image classification prompt templates (#31343) 2024-06-19 11:11:44 +01:00
zero_shot_object_detection.md Fix incomplete sentence in Zero-shot object detection documentation (#33430) 2024-09-12 11:25:44 +02:00