transformers/docs/source/en/tasks
Steven Liu c0f8d055ce
[docs] Redesign (#31757)
* toctree

* not-doctested.txt

* collapse sections

* feedback

* update

* rewrite get started sections

* fixes

* fix

* loading models

* fix

* customize models

* share

* fix link

* contribute part 1

* contribute pt 2

* fix toctree

* tokenization pt 1

* Add new model (#32615)

* v1 - working version

* fix

* fix

* fix

* fix

* rename to correct name

* fix title

* fixup

* rename files

* fix

* add copied from on tests

* rename to `FalconMamba` everywhere and fix bugs

* fix quantization + accelerate

* fix copies

* add `torch.compile` support

* fix tests

* fix tests and add slow tests

* copies on config

* merge the latest changes

* fix tests

* add few lines about instruct

* Apply suggestions from code review

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>

* fix

* fix tests

---------

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>

* "to be not" -> "not to be" (#32636)

* "to be not" -> "not to be"

* Update sam.md

* Update trainer.py

* Update modeling_utils.py

* Update test_modeling_utils.py

* Update test_modeling_utils.py

* fix hfoption tag

* tokenization pt. 2

* image processor

* fix toctree

* backbones

* feature extractor

* fix file name

* processor

* update not-doctested

* update

* make style

* fix toctree

* revision

* make fixup

* fix toctree

* fix

* make style

* fix hfoption tag

* pipeline

* pipeline gradio

* pipeline web server

* add pipeline

* fix toctree

* not-doctested

* prompting

* llm optims

* fix toctree

* fixes

* cache

* text generation

* fix

* chat pipeline

* chat stuff

* xla

* torch.compile

* cpu inference

* toctree

* gpu inference

* agents and tools

* gguf/tiktoken

* finetune

* toctree

* trainer

* trainer pt 2

* optims

* optimizers

* accelerate

* parallelism

* fsdp

* update

* distributed cpu

* hardware training

* gpu training

* gpu training 2

* peft

* distrib debug

* deepspeed 1

* deepspeed 2

* chat toctree

* quant pt 1

* quant pt 2

* fix toctree

* fix

* fix

* quant pt 3

* quant pt 4

* serialization

* torchscript

* scripts

* tpu

* review

* model addition timeline

* modular

* more reviews

* reviews

* fix toctree

* reviews reviews

* continue reviews

* more reviews

* modular transformers

* more review

* zamba2

* fix

* all frameworks

* pytorch

* supported model frameworks

* flashattention

* rm check_table

* not-doctested.txt

* rm check_support_list.py

* feedback

* updates/feedback

* review

* feedback

* fix

* update

* feedback

* updates

* update

---------

Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
2025-03-03 10:33:46 -08:00
..
asr.md Improved documentation of Automatic speech recognition (#35268) 2024-12-16 09:50:11 -08:00
audio_classification.md Improved Documentation Of Audio Classification (#35368) 2024-12-20 09:17:28 -08:00
document_question_answering.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
idefics.md [docs] add xpu device check (#34684) 2024-11-13 14:16:59 -08:00
image_captioning.md [docs] add xpu device check (#34684) 2024-11-13 14:16:59 -08:00
image_classification.md Fix broken link (#34618) 2024-11-18 14:13:26 +01:00
image_feature_extraction.md Multiple typo fixes in Tutorials docs (#35035) 2024-12-02 15:26:34 +00:00
image_text_to_text.md [docs] fix example code bug (#35054) 2024-12-03 09:18:39 -08:00
image_to_image.md [docs] add xpu device check (#34684) 2024-11-13 14:16:59 -08:00
keypoint_detection.md Add keypoint-detection task guide (#33274) 2024-09-16 13:08:31 +02:00
knowledge_distillation_for_image_classification.md Multiple typo fixes in Tutorials docs (#35035) 2024-12-02 15:26:34 +00: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 [docs] add xpu device check (#34684) 2024-11-13 14:16:59 -08: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 [docs] add xpu device check (#34684) 2024-11-13 14:16:59 -08:00
multiple_choice.md Move DataCollatorForMultipleChoice from the docs to the package (#34763) 2025-02-13 12:01:28 +01:00
object_detection.md [docs] add xpu device check (#34684) 2024-11-13 14:16:59 -08:00
prompting.md [docs] Redesign (#31757) 2025-03-03 10:33:46 -08:00
question_answering.md Multiple typo fixes in NLP, Audio docs (#35181) 2024-12-10 09:08:55 -08:00
semantic_segmentation.md [docs] add xpu device check (#34684) 2024-11-13 14:16:59 -08:00
sequence_classification.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
summarization.md Multiple typo fixes in NLP, Audio docs (#35181) 2024-12-10 09:08:55 -08:00
text-to-speech.md [docs] add xpu device check (#34684) 2024-11-13 14:16:59 -08:00
token_classification.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
translation.md Multiple typo fixes in NLP, Audio docs (#35181) 2024-12-10 09:08:55 -08:00
video_classification.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
video_text_to_text.md Minor fix in video text 2 text docs (#35546) 2025-01-09 11:20:36 +01:00
visual_question_answering.md [docs] add xpu device check (#34684) 2024-11-13 14:16:59 -08: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 Multiple typo fixes in Tutorials docs (#35035) 2024-12-02 15:26:34 +00:00