explosion/curated-transformers
π€ A PyTorch library of curated Transformer models and their composable components
This library helps machine learning engineers and researchers build and deploy advanced natural language processing models. It provides a structured way to work with state-of-the-art transformer models, including large language models like Llama and Falcon. Users can easily load pre-trained models from Hugging Face Hub and use them to generate text, classify documents, or perform other NLP tasks.
894 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a machine learning engineer or data scientist looking for a robust, production-tested library to implement and experiment with transformer models for text-based AI applications.
Not ideal if you are an end-user without programming experience seeking a ready-to-use application for text generation or analysis.
Stars
894
Forks
35
Language
Python
License
MIT
Category
Last pushed
Apr 17, 2024
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/explosion/curated-transformers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ThilinaRajapakse/simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling,...
jsksxs360/How-to-use-Transformers
Transformers εΊεΏ«ιε ₯ι¨ζη¨
google/deepconsensus
DeepConsensus uses gap-aware sequence transformers to correct errors in Pacific Biosciences...
Denis2054/Transformers-for-NLP-2nd-Edition
Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning,...
abhimishra91/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks