zjhellofss / triton_courseLinks
☆36Updated 4 months ago
Alternatives and similar repositories for triton_course
Users that are interested in triton_course are comparing it to the libraries listed below
Sorting:
- A light llama-like llm inference framework based on the triton kernel.☆153Updated 2 weeks ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated 11 months ago
- learning how CUDA works☆323Updated 7 months ago
- A CUDA tutorial to make people learn CUDA program from 0☆251Updated last year
- ☆25Updated last month
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆108Updated 2 months ago
- 校招、秋招、春招、实习好项目,带你从零动手实现支持LLama2/3和Qwen2.5的大模型推理框架。☆426Updated 3 months ago
- ☆139Updated last year
- some hpc project for learning☆24Updated last year
- ☆297Updated 11 months ago
- b站上的课程☆75Updated 2 years ago
- easy cuda code☆83Updated 9 months ago
- A tutorial for CUDA&PyTorch☆155Updated 8 months ago
- Examples of CUDA implementations by Cutlass CuTe☆240Updated 3 months ago
- Optimize softmax in triton in many cases☆21Updated last year
- how to learn PyTorch and OneFlow☆456Updated last year
- Some common CUDA kernel implementations (Not the fastest).☆25Updated last month
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆39Updated last week
- hands on model tuning with TVM and profile it on a Mac M1, x86 CPU, and GTX-1080 GPU.☆50Updated 2 years ago
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能