LLM notes, including model inference, transformer model structure, and llm framework code analysis notes.
☆862Dec 10, 2025Updated 2 months ago
Alternatives and similar repositories for llm_note
Users that are interested in llm_note are comparing it to the libraries listed below
Sorting:
- A light llama-like llm inference framework based on the triton kernel.☆172Jan 5, 2026Updated last month
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆9,755Feb 25, 2026Updated last week
- how to optimize some algorithm in cuda.☆2,825Feb 15, 2026Updated 2 weeks ago
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆513Dec 11, 2025Updated 2 months ago
- 校招、秋招、春招、实习好项目,带你从零动手实现支持LLama2/3和Qwen2.5的大模型推理框架。☆498Oct 28, 2025Updated 4 months ago
- 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题☆12,546Apr 30, 2025Updated 10 months ago
- 📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉☆5,022Feb 25, 2026Updated last week
- ☆152Jul 4, 2025Updated 8 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆115Jul 11, 2025Updated 7 months ago
- My learning notes for ML SYS.☆5,444Jan 30, 2026Updated last month
- 企业级RAG系统从入门到精通☆633Jun 25, 2025Updated 8 months ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆23,265Updated this week
- 校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library st…☆3,331Jun 22, 2025Updated 8 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆64Nov 8, 2024Updated last year
- Material for gpu-mode lectures☆5,800Feb 1, 2026Updated last month
- ☆40May 11, 2025Updated 9 months ago
- CUDA 算子手撕与面试指南☆852Aug 23, 2025Updated 6 months ago
- AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术☆16,340Sep 3, 2025Updated 6 months ago
- FlashInfer: Kernel Library for LLM Serving☆5,057Updated this week
- compiler learning resources collect.☆2,684Mar 19, 2025Updated 11 months ago
- learning how CUDA works☆377Mar 3, 2025Updated last year
- A self-learning tutorail for CUDA High Performance Programing.☆900Jan 14, 2026Updated last month
- 该系列的目的是让读者可以在基础的pytorch上,不依赖任何其他现成的外部库,从零开始理解并实现一个大语言模型的所有组成部分,以及训练微调代码,因此读者仅需python,pytorch和最基础深度学习背 景知识即可。☆379Aug 28, 2025Updated 6 months ago
- 《Machine Learning Systems: Design and Implementation》- Chinese Version☆4,764Apr 13, 2024Updated last year
- Puzzles for learning Triton, play it with minimal environment configuration!☆634Dec 28, 2025Updated 2 months ago
- Materials for learning SGLang☆766Jan 5, 2026Updated 2 months ago
- Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.☆4,843Updated this week
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆3,919Updated this week
- 🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.☆7,587Updated this week
- flash attention tutorial written in python, triton, cuda, cutlass☆488Jan 20, 2026Updated last month
- 一个轻量化的大模型推理框架☆21May 26, 2025Updated 9 months ago
- This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several…☆1,244Jul 29, 2023Updated 2 years ago
- FlagGems is an operator library for large language models implemented in the Triton Language.☆909Updated this week
- SGLang is a high-performance serving framework for large language models and multimodal models.☆23,905Updated this week
- AI Agent 开发实战☆993Nov 30, 2024Updated last year
- how to learn PyTorch and OneFlow☆485Mar 22, 2024Updated last year
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆251Feb 13, 2026Updated 2 weeks ago
- Analyze the inference of Large Language Models (LLMs). Analyze aspects like computation, storage, transmission, and hardware roofline mod…☆619Sep 11, 2024Updated last year
- Penn CIS 5650 (GPU Programming and Architecture) Final Project☆44Dec 11, 2023Updated 2 years ago