#142 · Primary category: MLOps & Evaluation
PostTrainBench
Measuring how well CLI agents like Claude Code or Codex CLI can post-train base LLMs on a single H100 GPU in 10 hours
Project last updated:08/21/26
GitHub Stars
538
Forks
62
Contributors
6
License
MIT
Why we included this project
PostTrainBench offers a concrete way to test whether an autonomous coding agent can do real model development work. It hands a CLI agent like Claude Code, Codex, Gemini CLI, or OpenCode a base LLM, an evaluation script, and ten hours on a single H100, then scores how much the agent improves the model on a target benchmark. The seven tasks span math, code, tool use, writing, and medical reasoning, so the results say something about general research ability rather than one narrow skill. Teams comparing agentic tooling for research automation will appreciate that every agent runs under identical conditions, and the included baselines and evaluation scripts make runs easy to reproduce. It is a research harness, not a turnkey product: expect to work with containers and a job scheduler, though the design is clean enough to adapt to your own hardware.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models