Commit Graph
23 Commits
Author SHA1 Message Date
Yingchun LaiandLiangsheng Yin a1189068fa fix: fix the wrong return value type of draft model runner (#18105)
Co-authored-by: Liangsheng Yin <lsyincs@gmail.com>
2026-02-08 20:51:35 -08:00
0f2df9370a feat: validate ib devices in server args (#17598)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Kangyan Zhou <zky314343421@gmail.com>
2026-01-31 17:50:42 -08:00
Yingchun Lai a5bbcda968 fix: prefer to use max_completion_tokens rather than max_tokens (#17516) 2026-01-21 20:22:20 -08:00
Yingchun Lai 913b688f21 fix: fill a meaningful tool_index (#16504) 2026-01-06 20:00:09 -08:00
Yingchun Lai 6beb50d612 feat: add .dockerignore to ignore files when build images (#16223) 2026-01-06 14:34:16 -08:00
Yingchun Lai 828cd8936f Introduce sgl-kernel Dockerfile (#14066) 2026-01-04 11:19:08 -08:00
Yingchun Lai bb9e6cdf9e [MiMoV2Flash] fix: respect --swa-full-tokens-ratio arg (#15488) 2025-12-25 21:02:56 +08:00
Yingchun Lai dce2ed4467 fix MiMo-V2-Flash typo (#15536) 2025-12-20 22:49:06 +08:00
+6 160a06cab2 [Feature] Xiaomi MiMo-V2-Flash day0 support (#15207)
Co-authored-by: 谢学扬 <xiexueyang@xiaomi.com>
Co-authored-by: tz <tangzhen3@xiaomi.com>
Co-authored-by: 李家乐 <lijiale10@xiaomi.com>
Co-authored-by: 张晨 <zhangchen50@xiaomi.com>
Co-authored-by: Shaohui Liu <liushaohui3@xiaomi.com>
Co-authored-by: 王晨 <wangchen77@xiaomi.com>
Co-authored-by: jiangzihan <jiangzihan@xiaomi.com>
Co-authored-by: xiexueyang <xyxie_wangyi@163.com>
Co-authored-by: Linghao Zhang <zhanglinghao@xiaomi.com>
Co-authored-by: ispobock <ispobaoke@gmail.com>
Co-authored-by: Liangsheng Yin <lsyincs@gmail.com>
Co-authored-by: JoyFuture <35593546+JoyFuture@users.noreply.github.com>
Co-authored-by: Liangsheng Yin <hnyls2002@gmail.com>
Co-authored-by: Qiaolin Yu <liin1211@outlook.com>
Co-authored-by: root <root@bj9-ml-g8h20e-k8s-slave106-20251106.alicn.idc.xiaomi.com>
2025-12-19 11:40:07 +08:00
Yingchun Lai 875a25ddef refactor: remove duplicate function _get_bootstrap_info_from_server (#13277) 2025-11-15 02:48:17 +08:00
Yingchun Lai b419e20c5b [Dockerfile] Speed up docker image building (#8784) 2025-11-04 20:26:18 -08:00
Yingchun Lai ec92b0cefe EPLB: prefer to use physical experts in the same gpu or node (#10874) 2025-10-28 21:01:11 -07:00
Yingchun Lai 5e36a0b455 [metrics][EPLB]: Support selected count of physical experts on each GPU (#9825) 2025-10-28 20:56:19 -07:00
Yingchun Lai 0fe87213bb fix: fix gpu-proc affinity set incorrectly when pp_size > 1 (#11389) 2025-10-09 18:40:05 -07:00
Yingchun Lai 9d7e82a0ab EPLB: prefer to use physical experts in the same node (#9849) 2025-09-22 00:34:30 -07:00
Yingchun Lai b1721edbac [PD metrics] Add latency Histogram metrics of each stage for generate requests (#8710) 2025-09-16 01:52:49 +08:00
Yingchun Lai fc2c3a3d8e metrics: support customer labels specified in request header (#10143) 2025-09-14 20:00:08 -07:00
Yingchun Lai 21ca4c3afa [PD metrics] Fix some uncompleted PD related metrics (#8627) 2025-09-14 02:26:58 -07:00
Yingchun Lai b32ab0705e metrics: support customer buckets for prompt/generation_tokens_histogram (#9634) 2025-09-04 22:22:08 +08:00
Yingchun Lai ed6f7597b3 Fix the missing 'lof' choice of --schedule-policy server args (#7114) 2025-08-03 12:29:42 -07:00
Yingchun Lai 36d6f0ba5b fix: fix the missing metrics on non-rank0 nodes (#7720) 2025-07-27 00:55:25 -07:00
Yingchun Lai 610381b75e [health_generate] fix: fix the /health_generate always success bug (#8028) 2025-07-18 22:08:46 -07:00
Yingchun LaiandStefan He 795668dc73 feat: add tp_rank, pp_rank and dp_rank labels for scheduler metrics (#7597)
Co-authored-by: Stefan He <hebiaobuaa@gmail.com>
2025-07-16 17:55:59 -07:00