transformers
Hugging Face Transformers for loading Hub models, running pipeline inference, text generation, and Trainer fine-tuning on NLP, vision, audio, and multimodal tasks. Use when working with AutoModel, pipelines, tokenizers, or TrainingArguments—not for general ML outside the Transformers library.
- Version
- 1.2
- License
- Apache-2.0 license
- Compatibility
- Requires Python 3.10+, PyTorch 2.4+, and transformers 5.x. Gated or private Hub models need an HF token (`hf auth login` or `HF_TOKEN`).
Pinned to revision de66e10cd0c8, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Read
- Write
- Edit
- Bash
Files
- skills/transformers/SKILL.md
- skills/transformers/references/generation.md
- skills/transformers/references/models.md
- skills/transformers/references/pipelines.md
- skills/transformers/references/tokenizers.md
- skills/transformers/references/training.md
Every link opens the file at its source, pinned to the revision this page describes.