aquadzn/deploy-transformers
Easily deploy a state-of-the-art language model from HuggingFace's Transformers
This tool helps developers quickly set up and run a text-generating AI model. It takes a chosen language model from Hugging Face's Transformers library and makes it accessible through a simple web interface. This is ideal for Python developers who want to integrate advanced text generation capabilities into their applications.
No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer and want to deploy a pre-trained language model for text generation with minimal setup.
Not ideal if you need to deploy models for tasks other than text generation, such as sentiment analysis or question-answering.
Stars
12
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 20, 2019
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/aquadzn/deploy-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