Skip to content
#

multi-query-attention

Here are 5 public repositories matching this topic...

Language: All
Filter by language

This repository shows how to build a DeepSeek language model from scratch using PyTorch. It includes clean, well-structured implementations of advanced attention techniques such as key–value caching for fast decoding, multi-query attention, grouped-query attention, and multi-head latent attention.

  • Updated Jan 10, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the multi-query-attention topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multi-query-attention topic, visit your repo's landing page and select "manage topics."

Learn more