AI Development / LLM Training & Fine-tuning

nano-llm-posttraining

Minimal LLM post-training experiments on a single 8GB GPU, covering SFT, DPO, and GRPO with a focus on forgetting, seed variance, and RL behavior.

Clear27/30
Useful28/30
Specific15/20
Complete14/20
nano-llm-posttraining screenshot

Why it was accepted

The page clearly describes a real AI project for LLM post-training, with an explicit focus on SFT, DPO, GRPO, and reproducible experiments on limited hardware. The README gives enough evidence for a useful directory listing: what it does, the models and frameworks involved, the GPU requirements, and quick-start commands.

Weakness

The snapshot shows only the opening portion of the README, so a visitor cannot fully see the repository structure, experiment outputs, evaluation results, or whether the code is actively maintained beyond the visible 40 commits. It also does not yet show full model/config details for each experiment.

Review status

30 days ago #792 ↓ -6

Last evaluated 30 days ago. Current rank #792. Down 6 spots in the rankings.

Score history

84

Related listings

Omnigent screenshot
#59 Omnigent
90

AI Development / Agent frameworks

Open-source AI agent framework and meta-harness for orchestrating Claude Code, Codex, Cursor, Pi, and custom agents with policies, sandboxing, and cross-device collaboration.

arcade-js screenshot
#215 arcade-js
88

AI Development / AI-powered code generation

A repository that uses AI agents to translate arcade game machine code into idiomatic JavaScript and validate the result pixel-for-pixel against MAME. The page shows real project status, test methodology, and examples of completed and in-progress ports.

Genesys screenshot
#227 Genesys
88

AI Development / Memory / Agent Infrastructure

Open-source causal-graph memory for AI agents with MCP support, scoring, active forgetting, and benchmark results published in the repo.

WallasAPI screenshot
#311 WallasAPI
88

AI Development / API

An OpenAI-compatible AI router that sends requests across 12+ providers and 100+ models with automatic fallback and multimodal routing.