The Hugging Face Transformers library is a widely used open source python library used for working with state-of-the-art machine learning models, particularly those based on the Transformer architecture

Transformers acts as the model-definition framework for state-of-the-art machine learning models in text, computer vision, audio, video, and multimodal model, for both inference and training.