InternLM / Awesome-LLM-Training-SystemLinks
☆43Updated last year
Alternatives and similar repositories for Awesome-LLM-Training-System
Users that are interested in Awesome-LLM-Training-System are comparing it to the libraries listed below
Sorting:
- ☆148Updated 7 months ago
- [ICLR 2025] PEARL: Parallel Speculative Decoding with Adaptive Draft Length☆120Updated 6 months ago
- ☆97Updated 7 months ago
- ☆58Updated last year
- ☆78Updated 6 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆226Updated 2 months ago
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆116Updated last year
- A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of …☆282Updated 4 months ago
- A lightweight design for computation-communication overlap.☆181Updated 2 weeks ago
- Utility scripts for PyTorch (e.g. Memory profiler that understands more low-level allocations such as NCCL)☆62Updated last month
- [USENIX ATC '24] Accelerating the Training of Large Language Models using Efficient Activation Rematerialization and Optimal Hybrid Paral…☆66Updated last year
- ☆100Updated 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…☆278Updated 7 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆125Updated 4 months ago
- ☆87Updated 3 years ago
- 16-fold memory access reduction with nearly no loss☆105Updated 7 months ago
- [ICML 2024] Quest: Query-Aware Sparsity for Efficient Long-Context LLM Inference☆338Updated 3 months ago
- ☆65Updated 6 months ago
- [DAC'25] Official implement of "HybriMoE: Hybrid CPU-GPU Scheduling and Cache Management for Efficient MoE Inference"☆81Updated 4 months ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆221Updated 2 years ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆60Updated last week
- DLSlime: Flexible & Efficient Heterogeneous Transfer Toolkit☆70Updated last week
- nnScaler: Compiling DNN models for Parallel Training☆117Updated last month
- PyTorch bindings for CUTLASS grouped GEMM.☆156Updated 2 weeks ago
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆320Updated last year
- Implement Flash Attention using Cute.☆96Updated 10 months ago
- High performance Transformer implementation in C++.☆138Updated 9 months ago
- Allow torch tensor memory to be released and resumed later☆157Updated this week
- Implement some method of LLM KV Cache Sparsity☆39Updated last year
- Pipeline Parallelism Emulation and Visualization☆68Updated 4 months ago