shishishu / LLM-Inference-AccelerationLinks
LLM Inference with Deep Learning Accelerator.
☆56Updated 11 months ago
Alternatives and similar repositories for LLM-Inference-Acceleration
Users that are interested in LLM-Inference-Acceleration are comparing it to the libraries listed below
Sorting:
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆120Updated last year
- Since the emergence of chatGPT in 2022, the acceleration of Large Language Model has become increasingly important. Here is a list of pap…☆282Updated 10 months ago
- Summary of some awesome work for optimizing LLM inference☆162Updated last month
- High performance Transformer implementation in C++.☆148Updated 11 months ago
- ☆153Updated 10 months ago
- Implement some method of LLM KV Cache Sparsity☆41Updated last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆114Updated 6 months ago
- ☆45Updated last year
- Curated collection of papers in MoE model inference☆329Updated 2 months ago
- Implement Flash Attention using Cute.☆100Updated last year
- [DAC'25] Official implement of "HybriMoE: Hybrid CPU-GPU Scheduling and Cache Management for Efficient MoE Inference"☆96Updated last month
- A prefill & decode disaggregated LLM serving framework with shared GPU memory and fine-grained compute isolation.☆123Updated 3 weeks ago
- This repository serves as a comprehensive survey of LLM development, featuring numerous research papers along with their corresponding co…☆264Updated last month
- ☆112Updated 7 months ago
- [ICLR 2025] PEARL: Parallel Speculative Decoding with Adaptive Draft Length☆145Updated 3 weeks ago
- LLM training technologies developed by kwai☆69Updated last week
- DLSlime: Flexible & Efficient Heterogeneous Transfer Toolkit☆91Updated this week
- ☆84Updated 8 months ago
- A lightweight design for computation-communication overlap.☆209Updated 3 weeks ago
- gLLM: Global Balanced Pipeline Parallelism System for Distributed LLM Serving with Token Throttling☆52Updated this week
- [NeurIPS 2024] Efficient LLM Scheduling by Learning to Rank☆67Updated last year
- ☆150Updated 6 months ago
- ☆104Updated last year
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆231Updated 2 years ago
- A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of …☆304Updated 7 months ago
- ☆130Updated last year
- ATC23 AE☆46Updated 2 years ago
- [ACL 2024] A novel QAT with Self-Distillation framework to enhance ultra low-bit LLMs.☆132Updated last year
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆139Updated 5 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆142Updated 8 months ago