transformers/tests/pipelines
Yoni Gozlan 5cd6b64059
Process inputs directly in apply_chat_template in image-text-to-text pipeline (#35616)
* tokenize inputs directly in apply_chat_template

* refactor processing

* revert changes processing llava

* Update docs

* fix issue with str being iterable

* add test chat text only

* change function name
2025-04-23 13:31:33 -04:00
..
__init__.py
test_pipelines_audio_classification.py [CI] lazy loading external datasets (#37218) 2025-04-03 09:57:45 +01:00
test_pipelines_automatic_speech_recognition.py
test_pipelines_common.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_pipelines_depth_estimation.py [CI] lazy loading external datasets (#37218) 2025-04-03 09:57:45 +01:00
test_pipelines_document_question_answering.py
test_pipelines_feature_extraction.py
test_pipelines_fill_mask.py
test_pipelines_image_classification.py [CI] lazy loading external datasets (#37218) 2025-04-03 09:57:45 +01:00
test_pipelines_image_feature_extraction.py
test_pipelines_image_segmentation.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_pipelines_image_text_to_text.py Process inputs directly in apply_chat_template in image-text-to-text pipeline (#35616) 2025-04-23 13:31:33 -04:00
test_pipelines_image_to_image.py
test_pipelines_image_to_text.py
test_pipelines_mask_generation.py Simplify soft dependencies and update the dummy-creation process (#36827) 2025-04-11 11:08:36 +02:00
test_pipelines_object_detection.py [CI] lazy loading external datasets (#37218) 2025-04-03 09:57:45 +01:00
test_pipelines_question_answering.py Simplify soft dependencies and update the dummy-creation process (#36827) 2025-04-11 11:08:36 +02:00
test_pipelines_summarization.py
test_pipelines_table_question_answering.py
test_pipelines_text_classification.py Simplify soft dependencies and update the dummy-creation process (#36827) 2025-04-11 11:08:36 +02:00
test_pipelines_text_generation.py
test_pipelines_text_to_audio.py
test_pipelines_text2text_generation.py
test_pipelines_token_classification.py Simplify soft dependencies and update the dummy-creation process (#36827) 2025-04-11 11:08:36 +02:00
test_pipelines_translation.py
test_pipelines_video_classification.py [CI] lazy loading external datasets (#37218) 2025-04-03 09:57:45 +01:00
test_pipelines_visual_question_answering.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_pipelines_zero_shot_audio_classification.py
test_pipelines_zero_shot_image_classification.py
test_pipelines_zero_shot_object_detection.py
test_pipelines_zero_shot.py Simplify soft dependencies and update the dummy-creation process (#36827) 2025-04-11 11:08:36 +02:00