Python and Docker visual platform for one-click GPT model training
Mini-NanoGPT provides a graphical interface for training GPT-style language models locally using Python and Docker. It builds on karpathy/nanoGPT and includes tokenization options, distributed training support, real-time training feedback, and model management; suited for learners, researchers, and developers prototyping or experimenting with small LLMs.
0