hf-architecture-tikz

Installation
SKILL.md

HF Architecture → TikZ

Generate a publication-quality vertical architecture diagram (in the style of Sebastian Raschka's LLM Architecture Gallery) for any HuggingFace decoder-only LLM. The diagram annotates every sub-block with its parameter-count formula and the concrete number for the loaded config.

When to use

  • "Draw the architecture of <HF repo>."
  • "Visualize how <model> is structured" / "make a diagram of <model> like Raschka's gallery."
  • "I want a TikZ figure of <model> for a paper / blog post."
  • The user mentions DeepSeek-V4-Flash, mHC / Hyper-Connections, MLA, MoE, sparse attention, MTP, and asks for a figure.

If the user just wants memory / parallelism numbers, prefer megatron-memory-estimator instead.

Quick start

cd hf-architecture-tikz/
Installs
1
GitHub Stars
135
First Seen
8 days ago
hf-architecture-tikz — yzlnew/infra-skills