Skip to content

Tunix v0.1.3 — JAX 0.8 and new Qwen / Llama3 model support

Choose a tag to compare

@wang2yn84 wang2yn84 released this 20 Oct 17:43
· 659 commits to main since this release

A maintenance and feature release focused on TPU readiness, test hardening, and model additions. Highlights include a JAX upgrade, SFT/CI improvements, new Qwen and Llama3 model variants, and multiple bugfixes across training and distillation tooling.

Highlights

  • Bumped JAX to 0.8.0 for improved compatibility and performance. Jax 0.7.2 has performance degradation on compilation and we are passing over this version.
  • Add vLLM TPU to the dev mode.
  • Qwen2.5 (including 1.5B) and Llama3 (70B & 405B) support added.

What's Changed

Full Changelog: v0.1.2...v0.1.3