harleyszhang / lite_llamaLinks
A light llama-like llm inference framework based on the triton kernel.
☆167Updated 3 months ago
Alternatives and similar repositories for lite_llama
Users that are interested in lite_llama are comparing it to the libraries listed below
Sorting:
- ☆39Updated 7 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆63Updated last year
- A CUDA tutorial to make people learn CUDA program from 0☆262Updated last year
- learning how CUDA works☆355Updated 9 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆113Updated 5 months ago
- 校招、秋招、春招、实习好项目,带你从零动手实现支持LLama2/3和Qwen2.5的大模型推理框架。☆474Updated last month
- ☆26Updated 4 months ago
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆123Updated 4 months ago
- how to learn PyTorch and OneFlow☆465Updated last year
- ☆144Updated last year
- ☆307Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆263Updated 5 months ago
- A tutorial for CUDA&PyTorch☆172Updated 11 months ago
- CUDA 算子手撕与面试指南☆736Updated 4 months ago
- Optimize softmax in triton in many cases☆21Updated last year
- Implement custom operators in PyTorch with cuda/c++☆74Updated 2 years ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆242Updated last month
- b站上的课程☆81Updated 2 years ago
- easy cuda code☆92Updated last year
- 分层解耦的深度学习推理引擎☆78Updated 10 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆462Updated 7 months ago
- Some common CUDA kernel implementations (Not the fastest).☆28Updated 3 weeks ago
- CUDA C 编程权威指南代码实现 包含了书上第二章到第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆373Updated 3 years ago
- This repository organizes materials, recordings, and schedules related to AI-infra learning meetings.☆282Updated 3 weeks ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆52Updated last year
- 先进编译实验室的个人主页☆180Updated 2 months ago
- A minimalist and extensible PyTorch extension for implementing custom backend operators in PyTorch.☆38Updated last year
- 📚200+ Tensor/CUDA Cores Kernels, ⚡️flash-attn-mma, ⚡️hgemm with WMMA, MMA and CuTe (98%~100% TFLOPS of cuBLAS/FA2 🎉🎉).☆55Updated 8 months ago
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆41Updated 2 months ago
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆34Updated last year