Ross ROSS = Recommend OSS · open-source software intelligence for agents

AI-Hypercomputer/maxtext

A simple, performant, and scalable Jax LLM! observed · 2026-08-28

github.com/AI-Hypercomputer/maxtext · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 99
  • Release rhythm 98
  • Longevity 91
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: 18
  • age_days: 1282
  • days_rel: 12
  • days_push: 7
  • n_releases_24m: 20

Full methodology

Adoption not part of the score

2408 stars · 592 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MaxText is a high-performance, scalable open-source LLM training library written in pure Python/JAX, targeting Google Cloud TPUs and GPUs. It provides reference implementations of models like Gemma, Llama, DeepSeek, Qwen, and Mistral with support for pre-training at massive scale and post-training techniques such as SFT, GRPO, and GSPO.

Use cases

  • pre-train large language models on TPU clusters
  • fine-tune Llama or Gemma with supervised fine-tuning
  • run reinforcement learning post-training like GRPO for LLMs
  • scale LLM training to tens of thousands of chips
  • train DeepSeek or Mistral models in JAX
  • benchmark high MFU LLM training on GPUs and TPUs

When to choose

  • you need to train or fine-tune LLMs on Google Cloud TPUs or GPUs at large scale
  • you want a pure Python/JAX codebase that is easy to fork and modify
  • you need high hardware utilization without hand-written kernel optimizations
  • you want reference implementations of popular open model architectures

When to avoid

  • you need PyTorch-based training or ecosystem compatibility
  • you only need LLM inference rather than training
  • you lack access to TPU or GPU hardware
  • you need diffusion or image generation models (see MaxDiffusion instead)

Facets

library · maturity active

llm-training machine-learning deep-learning large-language-models deep-learning machine-learning python cloud jax tpu fine-tuning pre-training sft grpo gemma llama deepseek mistral xla gpu

2 sources

Member repositories

RepositoryRoleHealth v2
AI-Hypercomputer/maxtextmain97

For agents

markdown · JSON · MCP: product_card(name="AI-Hypercomputer/maxtext")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem