harleyszhang / lite_llamaLinks
A light llama-like llm inference framework based on the triton kernel.
☆161Updated last month
Alternatives and similar repositories for lite_llama
Users that are interested in lite_llama are comparing it to the libraries listed below
Sorting:
- ☆39Updated 6 months ago
- learning how CUDA works☆338Updated 8 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated last year
- A CUDA tutorial to make people learn CUDA program from 0☆259Updated last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆112Updated 4 months ago
- 校招、秋招、春招、实习好项目,带你从零动手实现支持LLama2/3和Qwen2.5的大模型推理框架。☆451Updated 2 weeks ago
- how to learn PyTorch and OneFlow☆459Updated last year
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆91Updated 3 months ago
- ☆26Updated 3 months ago
- ☆143Updated last year
- ☆300Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆247Updated 4 months ago
- A tutorial for CUDA&PyTorch☆161Updated 9 months ago
- b站上的课程☆78Updated 2 years ago
- A minimalist and extensible PyTorch extension for implementing custom backend operators in PyTorch.☆35Updated last year
- CUDA 算子手撕与面试指南☆687Updated 2 months ago
- Optimize softmax in triton in many cases☆21Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆448Updated 6 months ago
- Implement custom operators in PyTorch with cuda/c++☆73Updated 2 years ago
- ☆60Updated 11 months ago
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆33Updated last year
- Some common CUDA kernel implementations (Not the fastest).☆28Updated this week
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆226Updated 3 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆50Updated last year
- ☆152Updated 10 months ago
- CPU Memory Compiler and Parallel programing☆26Updated 11 months ago
- 分层解耦的深度学习推理引擎☆76Updated 9 months ago
- From Minimal GEMM to Everything☆73Updated this week
- ☆70Updated 10 months ago
- CUDA C 编程权威指南代码实现 包含了书上第二章到第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆371Updated 3 years ago