Merge pull request #3 from acheong08/patch-1

Spelling: README.md
This commit is contained in:
Chenggang Zhao 2025-02-26 13:29:45 +08:00 committed by GitHub
commit 184ce9b5ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ Despite its lightweight design, DeepGEMM's performance matches or exceeds expert
We test all shapes potentially used in DeepSeek-V3/R1 inference (including both prefilling and decoding, but without tensor parallelism) on H800 with NVCC 12.8. All speedup metrics are calculated in comparison to our internally and carefully optimized implementation based on CUTLASS 3.6.
DeepGEMM does not behavior very well on some shapes, optimization PRs are welcomed if you are interested.
DeepGEMM does not behave very well on some shapes, optimization PRs are welcomed if you are interested.
### Normal GEMMs for dense models