Rin Intachuen
|
1aea19f64b
|
Input_embeds support (#2052)
|
2024-11-25 16:35:04 -08:00 |
|
Byron Hsu
|
1f76fc6e3f
|
[router] Rust e2e test (#2184)
|
2024-11-25 16:02:03 -08:00 |
|
Yixin Dong
|
7f076c2ce6
|
Update XGrammar to the latest API (#2176)
Co-authored-by: Ben Gitter <gitterbd@gmail.com>
|
2024-11-25 15:58:30 -08:00 |
|
Lianmin Zheng
|
3c5538f781
|
Update CI threshold (#2186)
|
2024-11-25 15:24:17 -08:00 |
|
HAI
|
10189d08dd
|
[Performance]: Process affinity to CPU cores with multiple sockets support (#2171)
|
2024-11-25 14:57:32 -08:00 |
|
Lianmin Zheng
|
c4336b2b60
|
Use custom allreduce w/ torch.compile (#2185)
|
2024-11-25 14:55:01 -08:00 |
|
Byron Hsu
|
4d62bca542
|
[router] Replace print with logger (#2183)
|
2024-11-25 13:36:02 -08:00 |
|
Ying Sheng
|
e1e595d702
|
[feat] Refactor session control interface and add CI (#2173)
|
2024-11-25 12:32:51 -08:00 |
|
dependabot[bot]
|
5ada33ffa0
|
Bump rustls from 0.23.16 to 0.23.18 in /rust (#2182)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-26 03:22:33 +08:00 |
|
Lianmin Zheng
|
254fd130e2
|
[CI] Split test cases in CI for better load balancing (#2180)
|
2024-11-25 04:58:16 -08:00 |
|
Yixin Dong
|
538fa0ae13
|
[Fix] Avoid calling fill_vocab_mask for terminated requests (#2175)
|
2024-11-25 17:31:25 +08:00 |
|
Yineng Zhang
|
55842eb81a
|
feat: fused_moe fp8 monkey patch (#2174)
|
2024-11-25 17:06:36 +08:00 |
|
Byron Hsu
|
a866b65e1d
|
Bump rust router to 0.0.8
|
2024-11-24 23:17:38 -08:00 |
|
Byron Hsu
|
4b0a1c9365
|
Replace prob based with threshold based load balancing (#2170)
|
2024-11-24 23:17:11 -08:00 |
|
Lianmin Zheng
|
8e1adb8441
|
Allow overwrite flashinfer use_tensorcore (#2169)
|
2024-11-24 20:58:17 -08:00 |
|
Xiaoyu Zhang
|
dd44173dad
|
[Fused moe] add tuning fused configs for qwen2 57b and mixtral 8x7b (#2167)
|
2024-11-25 10:37:50 +08:00 |
|
Lianmin Zheng
|
8912b7637f
|
Fix docs (#2164)
|
2024-11-24 08:25:56 -08:00 |
|
Lianmin Zheng
|
be0124bda0
|
Rename triton_fused_moe -> fused_moe_triton (#2163)
|
2024-11-24 08:12:35 -08:00 |
|
Lianmin Zheng
|
fe5d3e818f
|
Balance CI tests (#2162)
|
2024-11-24 07:38:52 -08:00 |
|
Lianmin Zheng
|
731146f6cb
|
Fix mixed chunked prefill in overlap mode (#2158)
|
2024-11-24 07:17:37 -08:00 |
|
Yineng Zhang
|
fa27161380
|
fix: use torch.sum for compatible (#2161)
|
2024-11-24 22:37:04 +08:00 |
|
Lianmin Zheng
|
5652c56535
|
Update CI threshold & Improve code style (#2159)
|
2024-11-24 06:29:38 -08:00 |
|
Yineng Zhang
|
e3938b2f9c
|
feat: update other MoE models deps (#2156)
|
2024-11-24 21:36:34 +08:00 |
|
Lianmin Zheng
|
c211e7b669
|
Simplify batch update (#2154)
|
2024-11-24 04:47:10 -08:00 |
|
Yineng Zhang
|
d90c3d6b8b
|
fix: resolve end-of-file-fixer (#2157)
|
2024-11-24 20:38:26 +08:00 |
|
Yineng Zhang
|
9e8f8fbf95
|
feat: update gitignore and add tuning config for FusedMoE (#2155)
|
2024-11-24 20:24:58 +08:00 |
|
Yineng Zhang
|
b509db5832
|
feat: remove the dependency on FusedMoE (#2153)
|
2024-11-24 20:09:27 +08:00 |
|
Henry Hyeonmok Ko
|
dbe1729395
|
Merged three native APIs into one: get_server_info (#2152)
|
2024-11-24 01:37:58 -08:00 |
|
Byron Hsu
|
84a1698d67
|
Update release-pypi-router.yml
|
2024-11-23 17:35:25 -08:00 |
|
Byron Hsu
|
32293a299c
|
Improve sglang router (#2148)
|
2024-11-23 17:34:24 -08:00 |
|
Byron Hsu
|
7921690893
|
add prefix match for certain tenant (#2147)
|
2024-11-23 15:35:02 -08:00 |
|
Byron Hsu
|
bbb81c2457
|
Add more api routes (completion, health, etc) to the router (#2146)
|
2024-11-23 15:10:26 -08:00 |
|
Byron Hsu
|
52f58fc42a
|
fix dp_rank env (#2144)
|
2024-11-23 11:46:21 -08:00 |
|
Byron Hsu
|
145c0ddc2d
|
update router doc (#2143)
|
2024-11-23 11:01:04 -08:00 |
|
Byron Hsu
|
505d7f71a6
|
Bump sglang-router to 0.0.5 (#2142)
|
2024-11-23 08:35:46 -08:00 |
|
Byron Hsu
|
cbedd1db1d
|
[router] cache-aware load-balancing router v1 (#2114)
|
2024-11-23 08:34:48 -08:00 |
|
Yineng Zhang
|
ad47749b82
|
fix: resolve bench_serving args (#2139)
|
2024-11-23 17:45:42 +08:00 |
|
Lianmin Zheng
|
751c3a037c
|
Fix dp print message (#2138)
|
2024-11-23 01:22:26 -08:00 |
|
Yunmeng
|
60769be14d
|
Add concurrency option for benchmark (#2136)
|
2024-11-23 17:07:07 +08:00 |
|
Lianmin Zheng
|
a78d8f8db3
|
[CI] Fix test cases (#2137)
|
2024-11-23 01:00:07 -08:00 |
|
Ke Bao
|
c5f865013e
|
Fix grid size in Triton decoding kernel (#2134)
|
2024-11-23 16:51:46 +08:00 |
|
Jani Monoses
|
d98fa1e93d
|
Add simple CPU offloading support. (#2081)
|
2024-11-23 06:23:53 +00:00 |
|
Ankur Neog
|
865233e256
|
Add initial support for intel Gaudi accelerators (#2121)
|
2024-11-22 20:22:23 -08:00 |
|
Lianmin Zheng
|
66d4859acf
|
Revert "Only stream output on tp rank 0" (#2130)
|
2024-11-22 15:46:16 -08:00 |
|
Lianmin Zheng
|
e1b63624d7
|
Only stream output on tp rank 0 (#2124)
|
2024-11-22 15:13:44 -08:00 |
|
Henry Hyeonmok Ko
|
c35cd1f8c7
|
Expose max total num tokens from Runtime & Engine API (#2092)
|
2024-11-22 15:10:10 -08:00 |
|
Xuehai Pan
|
72f87b723b
|
feat(pre-commit): trim unnecessary notebook metadata from git history (#2127)
|
2024-11-22 13:04:51 -08:00 |
|
Xuehai Pan
|
62a4a339eb
|
docs: fix module docstrings and copyright headers (#2077)
|
2024-11-22 22:16:53 +08:00 |
|
Yineng Zhang
|
2797bc3422
|
fix: add xgrammar dependency (#2126)
|
2024-11-22 20:53:11 +08:00 |
|
Yineng Zhang
|
9a00e6f453
|
chore: bump v0.3.6 (#2120)
|
2024-11-22 19:27:30 +08:00 |
|