ZML's free inference server runs your models on any AI chip
ZML released LLMD, a free inference server that runs open-weight LLMs across Nvidia, AMD, Google TPU, Apple, and Intel — breaking chip vendor lock-in.
For two years the answer to "what runs my model?" has been one word: Nvidia. ZML, a Paris startup, just released a free tool to change that. LLMD is an inference server that runs open-weight language models across Nvidia, AMD, Google TPU, Apple Metal, and Intel — the same weights, the same server, whatever silicon you can get your hands on. Turing Award winner Yann LeCun, who's on the cap table, called it a "hardware independent LLM inference engine."
What actually happened
Per TechCrunch, ZML shipped LLMD on July 8, 2026. It's a serving layer that takes open-weight models and runs them at speed on whatever accelerator is underneath — no rewrite when you switch from an Nvidia box to an AMD one to a Google TPU. Founder Steeve Morin (formerly VP of Engineering at Zenly, which Snap acquired) has raised about $20 million from firms including Kima Ventures, LocalGlobe, and Kindred Capital, plus angels who know this problem cold: LeCun, Docker/Dagger founder Solomon Hykes, and Hugging Face's Clément Delangue and Julien Chaumond.
Two honest caveats. LLMD is free for now but closed-source — unlike ZML's 2024 framework, which was open — so the tool itself isn't something you own. And it's entering a crowded lane: The Next Web notes it competes with open projects like vLLM and SGLang and commercial players like Baseten. "Free for now" is a growth tactic, not a promise.
Why it matters for your business
The chip is the last hard dependency in most AI stacks. You can abstract the model, route between providers, cache prompts — and still be stuck because your inference is welded to one vendor's hardware and its wait list. A layer that runs the same open weights on five different chips turns "which GPU can I get" from a blocker into a purchasing decision.
You don't have to adopt LLMD to take the lesson. The move is to serve your models behind an interface you control, so the accelerator underneath is swappable. When the Nvidia lead time is six months, or a cloud quietly reprices its GPU instances, or a client's contract demands their data run on hardware in a specific country, that's a config change — not a re-platform. The leverage isn't the chip. It's not being cornered when the one you were counting on gets scarce or expensive.
Key takeaways
- ZML released LLMD on July 8, 2026 — a free inference server that runs open-weight LLMs across Nvidia, AMD, Google TPU, Apple, and Intel
- Founder Steeve Morin has raised ~$20M; backers include Yann LeCun, Solomon Hykes, and Hugging Face's founders
- Caveats: LLMD is free for now and closed-source, and it competes with vLLM, SGLang, and Baseten
- The operator's lesson: serve models behind an interface you own so the chip underneath stays swappable
Is your AI stack quietly welded to one chip or cloud? We build inference layers where the model and the hardware under it are swappable — so a GPU shortage or a data-residency clause is a config change, not a rebuild. See what we build or tell us your stack.
Sources: TechCrunch, The Next Web.
- #ai-inference
- #vendor-lock-in
- #open-weights
- #zml
- #portability
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
SambaNova raised $1B to keep AI inference off the cloud
SambaNova raised $1B at an $11B valuation for on-premises AI inference chips, with JPMorgan as a customer. Why owning the inference layer is now a bank-grade bet.
Read itSquidbleed: a 29-year-old Squid proxy bug leaks HTTP creds
Squidbleed (CVE-2026-47729) is a Heartbleed-style memory leak in Squid proxy that survived 29 years. Here's who's exposed and what to do.
Read it