mirror of
https://github.com/deepseek-ai/open-infra-index.git
synced 2025-03-31 07:46:39 +00:00
reformat
This commit is contained in:
parent
b4998cec46
commit
92b859fe9f
1 changed files with 5 additions and 10 deletions
15
README.md
15
README.md
|
@ -48,20 +48,15 @@ Excited to introduce **DeepEP** - the first open-source EP communication library
|
|||
|
||||
Introducing DeepGEMM - an FP8 GEMM library that supports both dense and MoE GEMMs, powering V3/R1 training and inference.
|
||||
|
||||
⚡ Up to 1350+ FP8 TFLOPS on Hopper GPUs
|
||||
|
||||
✅ No heavy dependency, as clean as a tutorial
|
||||
|
||||
✅ Fully Just-In-Time compiled
|
||||
|
||||
✅ Core logic at ~300 lines - yet outperforms expert-tuned kernels across most matrix sizes
|
||||
|
||||
✅ Supports dense layout and two MoE layouts
|
||||
⚡ Up to 1350+ FP8 TFLOPS on Hopper GPUs
|
||||
✅ No heavy dependency, as clean as a tutorial
|
||||
✅ Fully Just-In-Time compiled
|
||||
✅ Core logic at ~300 lines - yet outperforms expert-tuned kernels across most matrix sizes
|
||||
✅ Supports dense layout and two MoE layouts
|
||||
|
||||
🔗 GitHub: https://github.com/deepseek-ai/DeepGEMM
|
||||
|
||||
|
||||
|
||||
### Ongoing Releases...
|
||||
|
||||
## 2024 AI Infrastructure Paper (SC24)
|
||||
|
|
Loading…
Add table
Reference in a new issue