sunkx109 / GPUs-SpecsLinks
Summary of the Specs of Commonly Used GPUs for Training and Inference of LLM
☆63Updated last month
Alternatives and similar repositories for GPUs-Specs
Users that are interested in GPUs-Specs are comparing it to the libraries listed below
Sorting:
- High performance Transformer implementation in C++.☆132Updated 7 months ago
- A prefill & decode disaggregated LLM serving framework with shared GPU memory and fine-grained compute isolation.☆108Updated 3 months ago
- ☆84Updated 5 months ago
- Summary of some awesome work for optimizing LLM inference☆104Updated 3 months ago
- DeepSeek-V3/R1 inference performance simulator☆165Updated 5 months ago
- A lightweight design for computation-communication overlap.☆165Updated this week
- Since the emergence of chatGPT in 2022, the acceleration of Large Language Model has become increasingly important. Here is a list of pap…☆268Updated 6 months ago
- A baseline repository of Auto-Parallelism in Training Neural Networks☆146Updated 3 years ago
- NVSHMEM‑Tutorial: Build a DeepEP‑like GPU Buffer☆60Updated last week
- ☆103Updated 3 months ago
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆112Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆229Updated 2 months ago
- ☆153Updated 8 months ago
- gLLM: Global Balanced Pipeline Parallelism System for Distributed LLM Serving with Token Throttling☆39Updated this week
- nnScaler: Compiling DNN models for Parallel Training☆118Updated 2 weeks ago
- ☆76Updated 3 years ago
- Here are my personal paper reading notes (including cloud computing, resource management, systems, machine learning, deep learning, and o…☆120Updated 3 weeks ago
- A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of …