inference-simulator / README.md
EXDai's picture
Upload README.md with huggingface_hub
7776776 verified
|
Raw
History Blame Contribute Delete
447 Bytes
metadata
title: LLM Inference Pipeline Simulator
emoji: πŸš€
colorFrom: gray
colorTo: blue
sdk: static
pinned: false

LLM Inference β€” Pipeline Simulator

Interactive visualization of the LLM inference pipeline (prefill, decode, KV cache). From EXD Episode 3 β€” Inference Benchmarking.

Built with vanilla HTML/CSS/JS. Zero dependencies.

πŸ“Ί Watch the episode | πŸ’» GitHub