Estimate MFU for DeepSeekV3
☆26Jan 5, 2025Updated last year
Alternatives and similar repositories for DPSKV3MFU
Users that are interested in DPSKV3MFU are comparing it to the libraries listed below
Sorting:
- Implementation from scratch in C of the Multi-head latent attention used in the Deepseek-v3 technical paper.☆19Jan 15, 2025Updated last year
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Aug 3, 2025Updated 6 months ago
- coded with and corrected by Google Anti-Gravity☆13Nov 23, 2025Updated 3 months ago
- a simple API to use CUPTI☆11Aug 19, 2025Updated 6 months ago
- ☆13Jun 18, 2024Updated last year
- Kernel Library Wheel for SGLang☆17Updated this week
- ☆15Oct 30, 2025Updated 3 months ago
- (WIP) Parallel inference for black-forest-labs' FLUX model.☆18Nov 18, 2024Updated last year
- An auxiliary project analysis of the characteristics of KV in DiT Attention.☆33Nov 29, 2024Updated last year
- LoRAFusion: Efficient LoRA Fine-Tuning for LLMs☆23Sep 23, 2025Updated 5 months ago
- Ongoing research training transformer models at scale☆18Updated this week
- DeepGEMM: clean and efficient FP8 GEMM kernels with fine-grained scaling☆21Feb 9, 2026Updated 2 weeks ago
- ☆65Apr 26, 2025Updated 10 months ago
- Transformers components but in Triton☆34May 9, 2025Updated 9 months ago
- ☆17May 10, 2024Updated last year
- ☆23Dec 18, 2024Updated last year
- ☆32Jul 2, 2025Updated 7 months ago
- A Top-Down Profiler for GPU Applications☆22Feb 29, 2024Updated last year
- Sequence-level 1F1B schedule for LLMs.☆19Jun 4, 2024Updated last year
- PaperHelper: Knowledge-Based LLM QA Paper Reading Assistant with Reliable References☆20Jun 13, 2024Updated last year
- Tiny-Megatron, a minimalistic re-implementation of the Megatron library