Skip to content

Hugging Face Transformers

⭐ 159.2k stars
Repositoryhuggingface/transformers
Categoryframework
Difficultyintermediate
Statusactive
Tagsmodels python huggingface fine-tuning nlp
Websitehttps://huggingface.co/transformers

Review

The definitive library for working with pre-trained transformer models. Provides a unified API for thousands of models across NLP, vision, and audio tasks. Best for ML engineers who need direct model access for inference or fine-tuning.

Use Cases

  • fine-tuning
  • inference
  • research

Curated with care for the AI developer community