zjhellofss / KuiperLLama
校招、秋招、春招、实习好项目,带你从零动手实现支持LLama2/3和Qwen2.5的大模型推理框架。
☆220Updated this week
Related projects ⓘ
Alternatives and complementary repositories for KuiperLLama
- A CUDA tutorial to make people learn CUDA program from 0☆195Updated 4 months ago
- learning how CUDA works☆162Updated 2 months ago
- ☆220Updated last month
- how to learn PyTorch and OneFlow☆347Updated 7 months ago
- A self-learning tutorail for CUDA High Performance Programing.☆246Updated this week
- CUDA C 编程权威指南代码实现 包含了书上第二章到 第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆279Updated 2 years ago
- 高性能计算相关知识学习笔记,包含学习笔记和相关知识的代码demo,在持续完善中。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆371Updated last year
- 高性能计算课程&CUDA编程实例&深度学习推理框架☆29Updated last year
- 基于《cuda编程-基础与实践》(樊哲勇 著)的cuda学习之路。☆246Updated 9 months ago
- 《CUDA编程基础与实践》一书的代码☆93Updated 2 years ago
- Xiao's CUDA Optimization Guide [Active Adding New Contents]☆235Updated 2 years ago
- b站上的课程☆70Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆194Updated 4 months ago
- A tutorial for CUDA&PyTorch☆117Updated last week
- easy cuda code☆27Updated 2 months ago
- 🎉 Modern CUDA Learn Notes with PyTorch: CUDA Cores, Tensor Cores, fp32/tf32, fp16/bf16, fp8/int8, flash_attn, rope, sgemm, hgemm, sgemv,…☆1,394Updated this week
- Codes & examples for "CUDA - From Correctness to Performance"☆67Updated 2 weeks ago
- A minimalist and extensible PyTorch extension for implementing custom backend operators in PyTorch.☆28Updated 7 months ago
- ☆97Updated 7 months ago
- nndeploy是一款模型端到端部署框架。以多端推理以及基于有向无环图模型部署为基础,致力为用户提供跨平台、简单易用、高性能的模型部署体验。☆629Updated this week
- Tutorials for writing high-performance GPU operators in AI frameworks.☆122Updated last year
- how to optimize some algorithm in cuda.☆1,575Updated this week
- ☆225Updated 2 years ago
- ☆12Updated 5 months ago
- Homework solutions for CMU 10-414/714 – Deep Learning Systems: Algorithms and Implementation☆41Updated last year
- Homework of CMU 10-414/714: Deep Learning Systems (https://dlsyscourse.org/)☆10Updated 7 months ago
- A simple high performance CUDA GEMM implementation.☆334Updated 10 months ago
- A PyTorch-like deep learning framework. Just for fun.☆134Updated last year
- Machine Learning Compiler Road Map