Skip to main content

Can I run models myself?

Open weights, the local stack, serving, and the hardware math for what fits on your machines.

Check yourself.

One question per step. Take it cold to find where to start, or after reading to see what stuck. Nobody's grading you.

  1. A MoE model computes only a fraction of its parameters per token. What does that save you at inference?

  2. When does self-hosting models lose on cost?

  3. You're serving an open model on your own GPUs. What's the single biggest throughput win in modern serving?

  4. How should you compare GPUs when buying or renting for inference?