Topic

Attention

33 items across the graph · 2 news stories — tagged with Attention.

Latest news

NewsGoogle News — Open Source AILive · 1mo ago

Trump restrictions on private AI models turn attention to open source - The Hill

Trump restrictions o

Read full story →

More news · 1

From the graph · 31

repo
rasbt/LLMs-from-scratch

Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

repo
sgl-project/sglang

SGLang is a high-performance serving framework for large language models and multimodal models.

repo
lucidrains/x-transformers

A concise but complete full-attention transformer with a set of promising experimental features from various papers

repo
raiyanyahya/how-to-train-your-gpt

Build a modern LLM from scratch. Every line commented. Explained like we are five.

repo
amitshekhariitbhu/llm-internals

Learn LLM internals step by step - from tokenization to attention to inference optimization.

repo
jmaczan/tiny-vllm

Build your own high performance LLM inference engine in C++ and CUDA - a smaller version of vLLM

repo
lucidrains/clinical-calculator-tooluse

Explorations into training LLMs to use clinical calculators from patient history, using open sourced models. Will start with Wells' Criteria

repo
ot-triton-lab/flash-sinkhorn

The official repository of FlashSinkhorn [ICML 2026 Oral]

repo
lucidrains/dreamer4

Implementation of Danijar's latest iteration for his Dreamer line of work

repo
walkinglabs/modern-llm-notebook

A hands-on course for building modern LLMs from scratch in PyTorch, with 26 runnable Jupyter Notebooks covering tokenizers, attention, MoE, RLHF, inference, eva…

repo
lucidrains/mimic-video

Implementation of Mimic-Video, Video-Action Models for SOTA Generalizable Robot Control Beyond VLAs

repo
erogol/BlaGPT

Experimental playground for benchmarking language model (LM) architectures, layers, and tricks on smaller datasets. Designed for flexible experimentation and ex…

repo
windreamer/flash-attention3-wheels

Pre-built wheels that erase Flash Attention 3 installation headaches.

repo
llmsresearch/llm-flashcards

Visual knowledge bank for understanding large language models, with 180 concept cards from tokenization to deployment.

repo
IvoryTradesmanPort/Valorant-External-Assistant-2026

Monitor Valorant gameplay through an external overlay to track player stats and match data in real time.

repo
Entitydresymbolize/Valorant-External-Assistant-2026

Monitor Valorant gameplay through an external overlay to track player stats and match data in real time.

repo
DaoyuanLi2816/llama3-emotion-lora

Emotion text classification using Llama3-8b with LoRA and FlashAttention. Based on LLaMA-Factory.

repo
peremartra/Rearchitecting-LLMs

Official code for the Manning book on structural LLM optimization: depth/width pruning, knowledge distillation, and attention optimization, runnable on free Col…

repo
Codesammit/Valorant-Aim-Architecture-Overlay

Valorant 2026: AI-Powered Crosshair & Cloud DNS Overlay for Next-Gen Esports

repo
lucidrains/poly-attention

Implementation of Poly-attention, a higher-order self-attention proposed by Chakrabarti et al. of Columbia

repo
Amirhosein-gh98/Gnosis

Can LLMs Predict Their Own Failures? Self-Awareness via Internal Circuits

repo
taylorsatula/TeaLeaves

End-to-end pipeline for seeing how LLMs actually process your prompts. Capture attention across every layer, render heatmaps and cooking curves, compare variant…

repo
wbopan/flashtrace

Efficient multi-token attribution for reasoning language models — Python package, CLI, and HTML token traces

repo
guoqingbao/attention.rs

LLM Kernel Library for Rust

repo
marzukia/qMLX

qMLX: Custom inference engine for Qwen 3.5 122B on Apple Silicon, extending MLX with hybrid attention support, SSD-backed KV cache, and RYS layer duplication fo…

repo
aivrar/vllm-windows-build

Native Windows builds of vLLM 0.25.1 with CUDA 12.8, Python 3.13, Multi-TurboQuant, and experimental CPU/NVMe KV-cache offload.

repo
jagmarques/nexusquant

Training-free KV cache compression via E8 lattice VQ. 2-bit KV that preserves retrieval (30/30 NIAH vs TurboQuant 0/30). Calibration-free, 9 architectures valid…

repo
aivrar/multi-turboquant

Unified KV cache compression for LLM inference — TurboQuant, IsoQuant, PlanarQuant, TriAttention. 10 methods, GPU-validated, multi-GPU planner. Compress KV cach…

repo
luojieLLMaaS/haxiv

Deep learning framework for LLMs (Llama/Gemma/Qwen) on CPU, Apple MLX, Metal, CUDA. Load PyTorch/ONNX/TF/GGUF with zero conversion. PyTorch alternative with nat…

paper
Sparse attention at million-token context

A linear-cost attention variant that holds quality past a million tokens.

repo
attention-zoo

Implementations of many attention variants, benchmarked.

Related topics