- 13 Jun, 2024 4 commits
-
-
Dipika Sikka authored
Co-authored-by:Robert Shaw <114415538+robertgshaw2-neuralmagic@users.noreply.github.com>
-
Wang, Yi authored
Signed-off-by:
Wang, Yi A <yi.a.wang@intel.com> Co-authored-by:
Roger Wang <ywang@roblox.com>
-
Kevin H. Luu authored
Signed-off-by:kevin <kevin@anyscale.com>
-
youkaichao authored
[Core][Distributed] add coordinator to reduce code duplication in tp and pp (#5293)
-
- 12 Jun, 2024 14 commits
-
-
Isotr0py authored
-
Michael Goin authored
-
Michael Goin authored
-
Cyrus Leung authored
-
youkaichao authored
-
Travis Johnson authored
Signed-off-by:
Travis Johnson <tsjohnso@us.ibm.com> Co-authored-by:
Sanger Steel <sangersteel@gmail.com> Co-authored-by:
Roger Wang <ywang@roblox.com>
-
Arthur Kim authored
-
Cody Yu authored
Inspired by #5146, this PR improves FP8 quantize kernel by vectorizing data transfer to better utilize memory bandwidth. Microbenchmark shows that this improved kernel can achieve 1.0x-1.5x speedup (especially when hidden size is large). In details, we applied 3 optimizations: - Use inverted scale so that most divisions are changed to multiplications. - Unroll the loop by 4 times to improve ILP. - Use vectorized 4 to transfer data between HBM and SRAM.
-
Kevin H. Luu authored
Signed-off-by:kevin <kevin@anyscale.com>
-
Li, Jiang authored
-
Woosuk Kwon authored
-
SangBin Cho authored
-
Simon Mo authored
Revert "[CI/Build] Add `is_quant_method_supported` to control quantization test configurations" (#5463)
-
Michael Goin authored
-
- 11 Jun, 2024 18 commits
-
-
youkaichao authored
-
Nick Hill authored
Co-authored-by:Antoni Baum <antoni.baum@protonmail.com>
-
youkaichao authored
-
sasha0552 authored
-
Ali Panahi authored
-
Junichi Sato authored
-
Cade Daniel authored
-
Kuntai Du authored
Co-authored-by:simon-mo <simon.mo@hey.com>
-
Cade Daniel authored
-
SangBin Cho authored
Co-authored-by:
DarkLight1337 <tlleungac@connect.ust.hk> Co-authored-by:
ywang96 <ywang@roblox.com>
-
Woosuk Kwon authored
-
Roger Wang authored
-
youkaichao authored
-
Cyrus Leung authored
-
maor-ps authored
Co-authored-by:DarkLight1337 <tlleungac@connect.ust.hk>
-
Nick Hill authored
-
Kevin H. Luu authored
Signed-off-by:kevin <kevin@anyscale.com>
-
Michael Goin authored
-
- 10 Jun, 2024 4 commits
-
-
Simon Mo authored
-
Woosuk Kwon authored
-
Roger Wang authored
-
Kevin H. Luu authored
Signed-off-by:kevin <kevin@anyscale.com>
-