Skip to content

Latest commit

 

History

History
69 lines (39 loc) · 2.96 KB

File metadata and controls

69 lines (39 loc) · 2.96 KB

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 typed content collections, React islands for interactivity, and ~0 KB of JavaScript on content pages. Posts are Markdown with a few ready-made React components mixed in.

Writing a post or tool? See docs/writing.md.


Contributing

We want this to be a community-built resource.

All contributors are expected to follow our Code of Conduct.


Tech stack

Astro 5 · Markdown + React 19 (islands only) · Shiki · KaTeX · 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.