diff --git a/topics/transformers/index.md b/topics/transformers/index.md new file mode 100644 index 00000000000..c1ffa7802cd --- /dev/null +++ b/topics/transformers/index.md @@ -0,0 +1,12 @@ +--- +aliases: huggingface-transformers +created_by: huggingface +display_name: Transformers +github_url: https://github.com/huggingface/transformer +related: machine-learning, deep-learning, pytorch, nlp, artificial-intelligence +short_description: Transformers provides thousands of pretrained models to perform tasks on different modalities such as text, vision, and audio. +topic: transformers +url: https://huggingface.co/docs/transformers +wikipedia_url: +--- +Transformers provides thousands of pretrained models to perform tasks on text, vision, and audio. Developed by Hugging Face, it simplifies downloading, training, and fine-tuning state-of-the-art architectures including BERT, GPT, Llama, and Whisper across PyTorch, TensorFlow, and JAX backends. \ No newline at end of file