google/tunix
A Lightweight LLM Post-Training Library observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 88
- Longevity 37
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 9
- age_days: 518
- days_rel: 83
- days_push: 7
- n_releases_24m: 8
Adoption not part of the score
2415 stars · 338 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Tunix is a lightweight JAX-based library for post-training large language models, supporting supervised fine-tuning, preference optimization (DPO/ORPO), and reinforcement learning methods like PPO and GRPO. It is optimized for TPU/GPU performance and integrates with Flax NNX and inference engines like vLLM and SGLang-JAX.
Use cases
- fine-tune an LLM with LoRA or full weights
- run GRPO reinforcement learning post-training on TPUs
- train a model with DPO preference optimization
- do agentic RL with multi-turn tool use
- post-train LLMs in JAX with vLLM rollouts
When to choose
- you train or fine-tune LLMs in the JAX/TPU ecosystem
- you need SOTA RL post-training algorithms like GRPO or DAPO
- you want efficient TPU performance with Flax, MaxText, and vLLM integration
When to avoid
- you prefer PyTorch-based training stacks like TRL or Axolotl
- you need simple inference only without training
- you need a fully stable, feature-frozen library since Tunix is under active development
Facets
library · maturity active
llm-training machine-learning reinforcement-learning gpu-computing large-language-models machine-learning deep-learning reinforcement-learning python cloud jax post-training fine-tuning sft dpo grpo ppo tpu flax agentic-rl peft lora ai-agents gpu linux
1 source
- readme: https://github.com/google/tunix · fetched 2026-08-28 · 394beac0fbce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/tunix | main | 83 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem