Commit Graph
22 Commits
Author SHA1 Message Date
Yi Zhang 1f963d7f64 Bugfix for minicpmo vision test (#5760) 2025-04-26 23:18:02 +08:00
Yi Zhang ebf495f013 sgl-kernel use cutlass latest version for fp8 blockwise gemm (#5207) 2025-04-09 11:47:04 -07:00
Yi Zhang aba5ca154d python transfer custom allreduce from trt kernel to vllm kernel (#5080) 2025-04-05 15:35:55 -07:00
Yi Zhang bcbbf519f9 sgl-kernel transfer custom allreduce from trt kernel to vllm kernel (#5079) 2025-04-05 14:23:20 -07:00
Yi Zhang 5ec5eaf760 fix allreduce test (#4909) 2025-03-29 23:16:53 -07:00
Yi Zhang 3c09548d1f close gemma2 in test_verl_engine.py temporarily (#4685) 2025-03-22 16:36:46 -07:00
Yi Zhang 25e1816eff fix custom allreduce performance/accuracy problem (#4477) 2025-03-16 12:16:30 -07:00
yizhang2077 1eb8eade2b add control for cutlass fp8 blockwise gemm (#3727) 2025-02-20 16:10:35 +08:00
yizhang2077 98eecbda54 integrate blockwise fp8 kernel (#3529) 2025-02-13 04:39:33 +08:00
yizhang2077 640363ad20 support blockwise fp8 matmul kernel (#3267) 2025-02-13 01:49:33 +08:00
yizhang2077 1e3e521544 add unit test for block wise fp8 (#3156) 2025-01-27 15:32:04 +08:00
yizhang2077 98522149ff mirror fix for custom allreduce (#3124) 2025-01-25 18:26:41 +08:00
yizhang2077 24cafe3177 add config to swtich from vllm custom allreduce to sgl_kernel custom allreduce (#2981) 2025-01-19 22:30:38 +08:00
yizhang2077 767c9dec03 adapt custom allreduce for tensorrt llm (#2511) 2025-01-16 04:57:35 +08:00
yizhang2077 6cb3974e77 optimize custom allreduce kernel (#2904) 2025-01-16 03:04:25 +08:00
yizhang2077 3900a94afe Support twoshot kernel (#2688) 2025-01-06 00:47:16 +08:00
yizhang2077andYineng Zhang e04d3f2897 adapt tensorrt llm custom all reduce to sgl-kernel (#2481)
Co-authored-by: Yineng Zhang <me@zhyncs.com>
2024-12-15 13:15:59 +08:00
yizhang2077andYineng Zhang d5b95cbb53 adapt vllm distributed module to sglang (#2244)
Co-authored-by: Yineng Zhang <me@zhyncs.com>
2024-12-01 15:54:52 +08:00
yizhang2077 a8aad9357d qwen2vl fix bug for #1971 #1897 (#1984) 2024-11-10 08:10:45 -08:00
yizhang2077andByron Hsu d04899d7ca stop_str of qwen2-vl template should be a tuple not a str (#1834)
Co-authored-by: Byron Hsu <byronhsu1230@gmail.com>
2024-10-29 20:30:41 +00:00
yizhang2077 def55bc876 Qwen2vl support cuda graph and disable radix cache (#1780) 2024-10-25 10:45:17 -04:00
yizhang2077 554fbf93cd [Bugfix] qwen2vl forward_extend (#1727) 2024-10-20 02:38:35 -07:00