xiabingquan / distributed_pytorch_from_scratchLinks
PyTorch distributed training from scratch (for educational purposes only)
☆19Updated 7 months ago
Alternatives and similar repositories for distributed_pytorch_from_scratch
Users that are interested in distributed_pytorch_from_scratch are comparing it to the libraries listed below
Sorting:
- The repository has collected a batch of noteworthy MLSys bloggers (Algorithms/Systems)☆302Updated 10 months ago
- Curated collection of papers in MoE model inference☆308Updated last month
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆101Updated 3 months ago
- ☆44Updated last year
- Summary of some awesome work for optimizing LLM inference☆138Updated 3 weeks ago
- Code release for book "Efficient Training in PyTorch"☆112Updated 7 months ago
- Tiny-Megatron, a minimalistic re-implementation of the Megatron library☆17Updated 2 months ago
- Since the emergence of chatGPT in 2022, the acceleration of Large Language Model has become increasingly important. Here is a list of pap…☆282Updated 8 months ago
- A PyTorch-like deep learning framework. Just for fun.☆156Updated 2 years ago
- [DAC'25] Official implement of "HybriMoE: Hybrid CPU-GPU Scheduling and Cache Management for Efficient MoE Inference"☆90Updated 5 months ago
- ☆21Updated last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆113Updated 4 months ago
- ☆149Updated 4 months ago
- This repository serves as a comprehensive survey of LLM development, featuring numerous research papers along with their corresponding co…☆248Updated 4 months ago
- Course materials for MIT6.5940: TinyML and Efficient Deep Learning Computing☆60Updated 10 months ago
- DLSlime: Flexible & Efficient Heterogeneous Transfer Toolkit☆82Updated this week
- LLM training technologies developed by kwai☆66Updated this week
- DeepSeek Native Sparse Attention pytorch implementation☆108Updated 3 weeks ago
- Reading notes on Speculative Decoding papers☆17Updated 4 months ago
- High performance Transformer implementation in C++.☆142Updated 10 months ago
- Awesome-LLM-KV-Cache: A curated list of 📙Awesome LLM KV Cache Papers with Codes.☆393Updated 8 months ago
- Implement some method of LLM KV Cache Sparsity☆42Updated last year
- Learning material for CMU10-714: Deep Learning System☆284Updated last year
- A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of …☆292Updated 5 months ago
- 🎓Automatically Update LLM inference systems Papers Daily using Github Actions (Update Every 12th hours)☆12Updated this week
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆231Updated last week
- ☆152Updated 5 months ago
- [NeurIPS 2024] Efficient LLM Scheduling by Learning to Rank☆64Updated last year
- Implement custom operators in PyTorch with cuda/c++☆74Updated 2 years ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆564Updated 2 months ago