zml/zml
Any model. Any hardware. Zero compromise. Built with @ziglang / @openxla / MLIR / @bazelbuild observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 99
- Release rhythm 48
- Longevity 51
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: n/a
- age_days: 715
- days_rel: 133
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
4003 stars · 178 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ZML is a production LLM inference stack written in Zig, built on MLIR and OpenXLA, that compiles models to run at peak performance across NVIDIA, AMD, Intel, TPU, and AWS Trainium hardware from a single codebase. It is Python-free and built with Bazel, with examples for running models like Llama 3 and Qwen from Hugging Face, local directories, or S3.
Use cases
- serve llm inference on any gpu hardware
- run llama 3 locally without python
- deploy models on tpu or trainium
- compile ai models for amd rocm
- build a fast llm server in zig
- avoid vendor lock-in for ai inference
When to choose
- you need peak inference performance across heterogeneous accelerators
- you want a Python-free, low-overhead inference stack
- you want one codebase targeting CUDA, ROCm, OneAPI, TPU, and Trainium
When to avoid
- you need a quick Python-based inference setup with broad model ecosystem support
- your team is not comfortable with Bazel and Zig toolchains
- you need CPU-only lightweight inference
Facets
framework · maturity active
llm-inference machine-learning compiler gpu-computing large-language-models machine-learning gpu-computing developer-tools cross-platform zig mlir xla bazel inference-stack hardware-agnostic python-free huggingface linux macos gpu
2 sources
- readme: https://github.com/zml/zml · fetched 2026-08-28 · cb6134f6bebc
- homepage: https://zml.ai · fetched 2026-08-29 · ba482e866724
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zml/zml | main | 72 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem