Hugging Face Transformers
State-of-the-art pretrained models for any modality
Language: PythonCategory: AI/MLFirst released: 2018Created by: Hugging FaceLicense: Apache-2.0
Transformers provides thousands of pretrained models to perform tasks on text, image, and audio modalities. It offers APIs to quickly download and use state-of-the-art models on a given input, fine-tune them on custom datasets, and share them with the community. Built on PyTorch, TensorFlow, and JAX, it has become the standard library for NLP and generative AI research and deployment.
Links
Key Features
Pretrained Model HubPipeline APITokenizer LibraryTrainer APIMulti-Modal SupportModel Hub Sharing