keith2018 / TinyGPTLinks
Tiny C++11 GPT-2 inference implementation from scratch
☆63Updated 2 weeks ago
Alternatives and similar repositories for TinyGPT
Users that are interested in TinyGPT are comparing it to the libraries listed below
Sorting:
- A tiny deep learning training framework implemented from scratch in C++ that follows PyTorch's API.☆53Updated last week
- ☆124Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 8 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆57Updated 6 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆36Updated 2 months ago
- 分层解耦的深度学习推理引擎☆73Updated 3 months ago
- Machine Learning Compiler Road Map☆43Updated last year
- ☆85Updated 2 months ago
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆100Updated last year
- Tutorials for writing high-performance GPU operators in AI frameworks.☆130Updated last year
- Penn CIS 5650 (GPU Programming and Architecture) Final Project☆31Updated last year
- 📚FFPA(Split-D): Extend FlashAttention with Split-D for large headdim, O(1) GPU SRAM complexity, 1.8x~3x↑🎉 faster than SDPA EA.☆184Updated 3 weeks ago
- Summary of system papers/frameworks/codes/tools on training or serving large model☆57Updated last year
- ☆21Updated 4 years ago
- ☆134Updated last year
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆182Updated 4 months ago
- GPTQ inference TVM kernel☆40Updated last year
- ☆29Updated 4 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆94Updated 6 years ago
- Triton Documentation in Chinese Simplified / Triton 中文文档☆71Updated last month
- ☆207Updated 6 months ago
- ☆148Updated 4 months ago
- A practical way of learning Swizzle☆20Updated 4 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆79Updated 3 weeks ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆37Updated 3 months ago
- ☆127Updated 5 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆109Updated 10 months ago
- llama INT4 cuda inference with AWQ☆54Updated 4 months ago
- ☆139Updated last year
- A light llama-like llm inference framework based on the triton kernel.☆122Updated this week