Hugging Face Transformers Library

Open-source Python library that provides pretrained models, tokenizers, and pipelines for inference and fine-tuning across NLP, vision, audio, and multimodal tasks. The high-level pipeline API gives drop-in access to text generation, classification, translation, summarization, speech recognition, and many other tasks.

API entry from apis.yml

apis.yml Raw ↑
aid: hugging-face-transformers:transformers-library
name: Hugging Face Transformers Library
description: Open-source Python library that provides pretrained models, tokenizers, and pipelines for
  inference and fine-tuning across NLP, vision, audio, and multimodal tasks. The high-level pipeline API
  gives drop-in access to text generation, classification, translation, summarization, speech recognition,
  and many other tasks.
humanURL: https://huggingface.co/docs/transformers/index
tags:
- Library
- Open Source
- Pipelines
- Python
properties:
- type: Documentation
  url: https://huggingface.co/docs/transformers/index
- type: GitHub Repository
  url: https://github.com/huggingface/transformers
- type: Quick Tour
  url: https://huggingface.co/docs/transformers/quicktour
- type: Task Guide
  url: https://huggingface.co/docs/transformers/task_summary
- type: PyPI Package
  url: https://pypi.org/project/transformers/
- type: Issues
  url: https://github.com/huggingface/transformers/issues