Sign InOpen Brain
GitHubGitHub RepoNeeds Review

jingyaogong/minimind

MiniMind exposes a native-PyTorch LLM training stack from pretraining through tool use and agentic RL, sized for hands-on experiments on a single consumer GPU.

GitHub
Open Source Open MarkdownOpen JSON
Source Summary

MiniMind-3 provides a **64M-parameter dense model** and a roughly **198M-A64M MoE** path, with native PyTorch code for pretraining, SFT, LoRA, preference training, tool use, and agentic RL.

Practical Implication

Use it as a readable training lab rather than an agent model to ship blindly. The repository includes open training data, OpenAI-compatible serving, tool-call templates, and integrations with llama.cpp, vLLM, Ollama, and Transformers.

Agent-Ready Context
MiniMind-3 provides a **64M-parameter dense model** and a roughly **198M-A64M MoE** path, with native PyTorch code for pretraining, SFT, LoRA, preference training, tool use, and agentic RL.

Use it as a readable training lab rather than an agent model to ship blindly. The repository includes open training data, OpenAI-compatible serving, tool-call templates, and integrations with llama.cpp, vLLM, Ollama, and Transformers.

The headline **2-hour** claim refers to one SFT epoch on a single RTX 3090, not the whole training pipeline. The repository also says its small Zero model has limited factual knowledge and generalization.
Connected Context · Feed7 Judgment

MiniMind-3 adds a concrete, unusually small end-to-end training lab to candidates focused on compact model selection or individual training interventions. Its value is inspectability across pretraining, alignment, tool use, and serving, not evidence that a 64M active model can replace larger coding or reasoning models. The qualified 2-hour claim and stated capability limits keep it in the education and experimentation lane.

Data Quality Is the Compute Multiplier — Ari Morcos, DatologyAIMiniMind provides an accessible pipeline in which the candidate’s data curation, balancing, and task-matching practices could be tested; its open data does not itself establish that those quality controls were applied.$β$-OPSD: Deriving with Policy Optimization, Training with Self-Distillationβ-OPSD describes a specific reasoning-training alternative that could extend MiniMind’s broad preference and RL experimentation surface, while MiniMind supplies no evidence comparing that method with its included training routes.OctoLong: Mid-Training On Cross-Repository Code Contexts Enhances Long-Context ModelingOctoLong narrows one possible MiniMind experiment toward dependency-linked code mid-training, contrasting with the repository’s general-purpose educational pipeline and limited stated generalization.Lordog/dive-into-llmsBoth serve learning rather than production selection: the curriculum supplies a broad conceptual map, while MiniMind supplies a compact executable pipeline spanning many of the same training and deployment stages.
Context Map
modelcodingresearch#open-models#tool-use#reasoning
Uncertainty
The headline **2-hour** claim refers to one SFT epoch on a single RTX 3090, not the whole training pipeline. The repository also says its small Zero model has limited factual knowledge and generalization.