ystemsrx/mini-nanoGPT
One-click training of your own GPT. Training a GPT has never been easier for beginners. / 一键预训练+SFT一个属于自己的LLM,0基础训练GPT原来可以这么简单?
This tool helps you train your own custom text-generating AI models using your specific datasets. You provide text files or JSON data, and the system processes it to train a model that can then generate new text or engage in conversations based on what it learned. Anyone curious about large language models, researchers experimenting with AI, or those building AI-powered applications can use this to easily create custom text AI.
371 stars.
Use this if you want to train a custom text generation AI or a conversational AI model without needing deep programming knowledge, using an intuitive visual interface.
Not ideal if you need to train extremely large, enterprise-grade foundation models from scratch, as this is designed for easier, more approachable model training.
Stars
371
Forks
49
Language
Python
License
MIT
Category
Last pushed
Feb 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ystemsrx/mini-nanoGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
LowinLi/transformers-stream-generator
This is a text generation method which returns a generator, streaming out each token in...
jaymody/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
kamalkraj/minGPT-TF
A minimal TF2 re-implementation of the OpenAI GPT training
Eamon2009/Codeformer-A.I
A character-level GPT transformer built from scratch in PyTorch, trained on Linux kernel C...
kyegomez/AttentionGrid
A network of attention mechanisms at your fingertips. Unleash the potential of attention...