keith2018 / TinyGPTLinks
Tiny C++ LLM inference implementation from scratch
☆62Updated last week
Alternatives and similar repositories for TinyGPT
Users that are interested in TinyGPT are comparing it to the libraries listed below
Sorting:
- Efficient inference of large language models.☆151Updated last week
- 分层解耦的深度学习推理引擎☆75Updated 6 months ago
- A tiny deep learning training framework implemented from scratch in C++ that follows PyTorch's API.☆59Updated last week
- ☆125Updated last year
- Tutorials for writing high-performance GPU operators in AI frameworks.☆130Updated 2 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆60Updated 9 months ago
- ☆21Updated 4 years ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆40Updated 2 months ago
- qwen2 and llama3 cpp implementation☆47Updated last year
- ☆92Updated 5 months ago
- a simple general program language☆99Updated this week
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆48Updated 4 years ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 11 months ago
- A C++ port of karpathy/llm.c features a tiny torch library while maintaining overall simplicity.☆35Updated last year
- CPM.cu is a lightweight, high-performance CUDA implementation for LLMs, optimized for end-device inference and featuring cutting-edge tec…☆172Updated 3 weeks ago
- ☆78Updated 9 months ago
- Triton Documentation in Chinese Simplified / Triton 中文文档☆80Updated 4 months ago
- ☢️ TensorRT 2023复赛——基于TensorRT-LLM的Llama模型推断加速优化☆50Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆107Updated 3 months ago
- OneFlow Serving☆20Updated 4 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆211Updated 3 weeks ago
- ☆128Updated 8 months ago
- The CUDA version of the RWKV language model ( https://github.com/BlinkDL/RWKV-LM )☆222Updated 8 months ago
- Transformer related optimization, including BERT, GPT☆17Updated 2 years ago
- ☆18Updated last year
- Implementation from scratch in C of the Multi-head latent attention used in the Deepseek-v3 technical paper.☆19Updated 7 months ago
- Efficient, Flexible, and Highly Fault-Tolerant Model Service Management Based on SGLang☆56Updated 9 months ago
- llm deploy project based onnx.☆43Updated 10 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 6 months ago
- llama 2 Inference☆41Updated last year