NotShrirang/tinygpt
🎈 A series of lightweight GPT models featuring TinyGPT Base (~51M params) and TinyGPT2 (~95M params). Fast, creative text generation trained on whimsical stories.
This project offers small, efficient text generation models that can create stories, answer questions, or follow specific instructions based on your input. You give it a prompt or a question, and it provides creative text or a direct response. It's designed for content creators, educators, or anyone needing quick, creative text.
Use this if you need to quickly generate imaginative stories, draft creative content, or get answers to questions with a small, efficient model that can run on consumer hardware.
Not ideal if you require highly accurate factual recall, extremely long context windows, or cutting-edge performance found in much larger, more resource-intensive language models.
Stars
16
Forks
1
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/NotShrirang/tinygpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LowinLi/transformers-stream-generator
This is a text generation method which returns a generator, streaming out each token in...
ystemsrx/mini-nanoGPT
One-click training of your own GPT. Training a GPT has never been easier for beginners. /...
jaymody/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
kyegomez/AttentionGrid
A network of attention mechanisms at your fingertips. Unleash the potential of attention...
kamalkraj/minGPT-TF
A minimal TF2 re-implementation of the OpenAI GPT training