fattorib/Little-GPT
GPT* - Training faster small transformers using ALiBi, Parallel Residual Connections and more!
This project offers pre-trained language models that perform text generation and understanding tasks more quickly and efficiently. You can use these models by providing text as input, and they will produce human-like text or insights. It's designed for machine learning engineers and researchers who need to develop or experiment with transformer-based language models.
No commits in the last 6 months.
Use this if you are a machine learning practitioner looking for transformer models that train and run faster than standard GPT-2 variants.
Not ideal if you need a plug-and-play solution for non-technical users, as it requires some familiarity with model deployment.
Stars
21
Forks
—
Language
Python
License
MIT
Category
Last pushed
Oct 29, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/fattorib/Little-GPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tabularis-ai/be_great
A novel approach for synthesizing tabular data using pretrained large language models
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron...
shibing624/textgen
TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet...
ai-forever/ru-gpts
Russian GPT3 models.
AdityaNG/kan-gpt
The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold...