Commit Graph
36 Commits
Author SHA1 Message Date
fzyzcjy 736502d4fd Tiny fix doc error (#4795) 2025-03-29 08:22:17 -07:00
fzyzcjy 8690c40bb0 Improve stack trace of retry errors (#4845) 2025-03-29 08:21:31 -07:00
fzyzcjy b1cfb4e972 Fix BadRequestError wrong arguments and remove openai dependency (#4882) 2025-03-29 08:16:21 -07:00
fzyzcjyandLianmin Zheng 8c04f0f2e1 Support with_stack and record_shapes in profiler (#4740)
Co-authored-by: Lianmin Zheng <lianminzheng@gmail.com>
2025-03-27 23:01:42 -07:00
fzyzcjy 265e756494 Super tiny remove unused code (#4750) 2025-03-27 22:32:14 -07:00
fzyzcjyandLianmin Zheng d3f71f5e19 Fix torch.cuda.MemPool() internal assertion failure (#4687)
Co-authored-by: Lianmin Zheng <lianminzheng@gmail.com>
2025-03-27 22:29:36 -07:00
fzyzcjy 53a2c3b466 Support controlling nsys start and end range programmatically (#4688) 2025-03-27 22:21:13 -07:00
fzyzcjy cf29fe9e78 Fix Engine error when enabling DP attention (#4648) 2025-03-27 22:17:30 -07:00
fzyzcjy 0d3e3072ee Fix CI of test_patch_torch (#4844) 2025-03-27 21:22:45 -07:00
fzyzcjy 62dd95870c Remove retry in nightly tests (#4846) 2025-03-27 21:18:29 -07:00
fzyzcjy 92bb49a7f9 Patch PyTorch's bug that cross-process tensor transfer will lead to wrong device (#4565) 2025-03-27 00:22:33 -07:00
fzyzcjy fa3c9e0668 Fix popen_launch_server wait for 20 minutes when child process exits (#4777) 2025-03-26 00:32:19 -07:00
fzyzcjy 26f07294f1 Warn users when release_memory_occupation is called without memory saver enabled (#4566) 2025-03-26 00:18:14 -07:00
fzyzcjy 15ddd84322 Add retry for flaky tests in CI (#4755) 2025-03-25 16:53:12 -07:00
fzyzcjy 52029bd1e3 Fix warmup error when dp=1 (#4753) 2025-03-25 02:01:21 -07:00
fzyzcjy eb934bdf3b Fix test_expert_distribution failure (#4752) 2025-03-25 01:17:03 -07:00
fzyzcjy e45ae444db Revert "Add DeepEP tests into CI (#4737)" (#4751) 2025-03-25 00:44:01 -07:00
fzyzcjy 6b7038babd Speedup warmup when DP > 1 (#4695) 2025-03-24 21:08:05 -07:00
fzyzcjy f01b092519 Super tiny fix typo (#4738) 2025-03-24 21:05:45 -07:00
fzyzcjy 64129fa632 Add DeepEP tests into CI (#4737) 2025-03-24 19:54:31 -07:00
fzyzcjyandCheng Wan ca75741e86 Support async in DeepEP (#4610)
Co-authored-by: Cheng Wan <cwan39@gatech.edu>
2025-03-22 22:39:56 -07:00
fzyzcjy c6d549e773 Multiple tiny code cleanups (#4608) 2025-03-22 22:39:11 -07:00
fzyzcjy e3e0bc50a9 [Feature] SPMD for SGLang + Verl (#3852) 2025-02-28 09:53:10 -08:00
fzyzcjy 45360b2fa9 Improve: Rename TokenizerManager to StdOrchestrator (#3116) 2025-02-23 00:30:58 -08:00
fzyzcjy 3f41b18455 Improve: Extract generation_manager from tokenizer_manager (#3115) 2025-02-22 23:25:45 -08:00
fzyzcjy 9087694006 Improve: Use TypeBasedDispatcher in DetokenizerManager (#3117) 2025-02-21 19:50:46 -08:00
fzyzcjy a3339d8cac Bug: Fix weight loader error when LM head weights are tied (#3766) 2025-02-21 17:53:12 -08:00
fzyzcjy d37f95511d Improve: Tiny fix Olmo2 (#3348) 2025-02-21 16:09:35 -08:00
fzyzcjy 81d27c8e31 Refactor to add TypeBasedDispatcher to simplify dispatching (#2958) 2025-01-18 20:13:27 -08:00
fzyzcjy 923f518337 CUDA-graph-compatible releasing and resuming KV cache and model weight memory (#2630) 2025-01-13 11:38:51 -08:00
fzyzcjy 9183c23eca Speed up update_weights_from_tensor (#2695) 2025-01-02 02:05:19 -08:00
fzyzcjy f707470019 CI: Update scripts to fail fast (#2672) 2024-12-30 19:04:01 -08:00
fzyzcjy fd28640dc5 Add update_weights_from_tensor (#2631) 2024-12-28 13:30:27 -08:00
fzyzcjy b2ed5c8ea7 Tiny code cleanup in tokenizer_manager.py (#2586) 2024-12-26 17:53:09 -08:00
fzyzcjy 44f011d224 Super tiny typo fix (#2564) 2024-12-26 08:28:01 -08:00
fzyzcjy 3169e66c23 Fix duplicated handling of GetWeightsByNameReqInput (#2565) 2024-12-26 06:49:32 -08:00