Skip to content
#

grouped-query-attention

Here are 12 public repositories matching this topic...

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 grouped-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 grouped-query-attention topic, visit your repo's landing page and select "manage topics."

Learn more