概要
Empower Claude to leverage the Hugging Face Transformers library for high-performance machine learning workflows. This skill provides standardized patterns for loading models, managing hardware devices, and executing inference across text, image, and audio domains. It covers everything from rapid prototyping with the Pipeline API to complex model adaptation using the Trainer API, ensuring best practices for tokenization, decoding strategies, and distributed training. Ideal for researchers and developers building state-of-the-art AI applications, it bridges the gap between raw library access and production-ready implementation.