Skip to content

MLSysDev/mlsystems.dev

Repository files navigation

mlsystems.dev

An open community for engineers and researchers building modern ML systems — from kernels to clusters.

Inference, training, fine-tuning, infrastructure, model internals, LLMs, VLMs, and the engineering that makes them all run in production. Written by practitioners, free for everyone to read.

Visit the site · Discord · GitHub · Discussions


Quick start

npm install
npm run dev      # http://localhost:4321
npm run build    # → dist/
npm run preview  # serve the build locally

Requires Node.js 20+.


What's in this repo

A static-first Astro site with MDX content collections, React islands for interactivity, typed frontmatter, and ~0 KB of JavaScript on content pages.

See docs/architecture.md for the full file layout and design principles.


Contributing

We want this to be a community-built resource. Anyone can contribute — open a PR.

All contributors are expected to follow our Code of Conduct.


Tech stack

Astro 5 · MDX · React 19 (islands only) · Shiki · TypeScript strict mode · plain CSS with custom properties


License

Everything here (blog posts, learning materials, diagrams, images, code) is © its respective author. All rights reserved.

You're welcome to: read, link to, share URLs, cite posts in your own work, include brief excerpts in slides or presentations with attribution, and translate full posts into other languages (with credit + link back).

You need permission to: republish full posts on other sites, use content in commercial products or paid courses, or create derivative works beyond translation. Ask the respective author. See LICENSE for the full terms.

Contributors retain copyright on their own work.

Content removal

We respect creators' rights. If you find any content on mlsystems.dev — text, images, code, or diagrams — that infringes your copyright, was published without proper credit, or that you believe should be removed for any reason, email admin@mlsystems.dev with a link to the content and a short explanation. We review every request and will correct attribution or take the material down promptly where warranted.


Community

Made by the community, for the community.

Releases

No releases published

Packages

 
 
 

Contributors