repowiserepowise
Sign in

Repository

2233admin/minimind
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/minimind

minimind

github.com/2233admin/minimind

512eed0mastersynced 2h ago

Files

28

Symbols

205

Doc Coverage

0%

Dead Exports

8

Entry Points

0

Code HealthView report

Average health
9.4/10
Excellent
Hotspot health
3.5/10
Needs work
Open findings
151findings
critical16high46medium36low53
Worst filetrainer/train_grpo.py1.0/10
Maintainability9.7/10ExcellentPerformance3risks· 10.0/10

Agent savingsView costs →

Trim what your agent reads with repowise distill and the MCP tools — savings show up here.

Open the Costs page →

Attention Needed20

注:不建议再重复训练tokenizer(“词典”),MiniMind已自带,此脚本仅供学习和参考。基于不同词典训练的模型将导致输出完全不统一,降低社区的模型复用性 Note: It is not…Needs Review

Auto-proposed decision awaiting review

Provide an end-to-end reproduction and tutorialNeeds Review

Auto-proposed decision awaiting review

Make training and reproduction feasible on personal GPUsNeeds Review

Auto-proposed decision awaiting review

Implement core algorithms in native PyTorchNeeds Review

Auto-proposed decision awaiting review

model/model_minimind.pyUngoverned Hotspot

High-churn file with no governing decision

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

注:不建议再重复训练tokenizer(“词典”),MiniMind已自带,此脚本仅供学习和参考。基于不同词典训练的模型将导致输出完全不统一,降低社区的模型复用性 Note: It is not…proposed
2h ago · code comment
Provide an end-to-end reproduction and tutorialproposed
2h ago · comment
Make training and reproduction feasible on personal GPUsproposed
2h ago · comment
Implement core algorithms in native PyTorchproposed
2h ago · comment

Top Hotspots4 of 4View all

trainer/train_ppo.py

5c/90d95%

trainer/train_grpo.py

7c/90d91%

model/model_minimind.py

3c/90d86%

trainer/rollout_engine.py

4c/90d77%

Commit Activity

Feature Fix Refactor Dependency