概要
The Transformers skill empowers developers to leverage thousands of pre-trained models from the Hugging Face Hub directly within their applications. It provides structured guidance for implementing diverse AI tasks including text generation, sentiment analysis, image classification, and speech recognition. Whether you are performing quick inference using the Pipeline API or building complex fine-tuning pipelines with the Trainer API, this skill offers the implementation patterns and best practices needed to handle model loading, tokenization, and device management efficiently.