
The Missing 2x: Why Int8 is Twice as Fast as BF16
From bf16 to int8 subword parallelism
I build software from scratch and share my learnings! I especially enjoy topics around compilers, distributed systems, GPU programming, and Linux.
Subscribe:.rss.atom.json.md.m3u.pls
Live Last read · last published · next check

From bf16 to int8 subword parallelism

Achieving consistent online LLM inference performance

Discovering optimizations one at a time

Let's build a minimal container step-by-step in a terminal

Building a container filessytem by hand

Still crunching numbers, but faster.

How I made my inference engine 15x faster

Building a C++ Inference Engine from scratch

Writing code for massively parallel processors

Building a distributed computing framwork, step by step.