Commit Graph
64 Commits
Author SHA1 Message Date
赵晨阳 e239f8aa85 Remove error dllm and diffusion doc in basic_useage (#19105) 2026-02-20 20:28:00 -08:00
赵晨阳 a2c38f7796 Enhance SMG guide with RL rollout systems benefits (#18588) 2026-02-10 20:20:45 -08:00
赵晨阳 1552aab741 Support execute_shell_command for env var support (#18390) 2026-02-07 12:33:29 +08:00
赵晨阳 c56fc42430 Update quantization.md with new model resources (#13677) 2025-11-20 15:50:16 -08:00
7ebc28f5d6 [WIP] support MiniMax M2 model (#12129)
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Signed-off-by: xuebi <xuebi@minimaxi.com>
Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
Co-authored-by: Roger Young <42564206+rogeryoungh@users.noreply.github.com>
Co-authored-by: xuebi <xuebi@minimaxi.com>
2025-10-26 13:58:54 -07:00
Chayenneandzhaochenyang20 9b08d975a0 [docs] Refactor, remove compiled results and add gpt-oss (#9613)
Co-authored-by: zhaochenyang20 <zhaochenyang20@gmail.com>
2025-08-25 15:27:06 -07:00
Chayenne 05bd789791 [docs]: fix reasoning context in docs (#9483) 2025-08-21 20:04:12 -07:00
Chayenne 73dcf2b326 Remove token in token out in Native API (#5967) 2025-05-01 21:59:43 -07:00
Chayenne e1a5e7e47d docs: hot fix torch compile cache (#4442) 2025-03-14 19:05:59 -07:00
Chayenneandybyang 9854a18a51 Hot fix small vocal eagle in docs (#4154)
Co-authored-by: ybyang <ybyang7@iflytek.com>
2025-03-06 15:13:26 -08:00
Chayenneandybyang ebddb65aed Docs: add torch compile cache (#4151)
Co-authored-by: ybyang <ybyang7@iflytek.com>
2025-03-06 14:27:09 -08:00
Chayenne e70fa279bc Docs: reorganize dpsk docs (#4108) 2025-03-05 13:01:03 -08:00
Chayenne 146ac8df07 Add examples in sampling parameters (#4039) 2025-03-03 13:04:32 -08:00
Chayenne 2796fbb53d Docs: Fix sampling parameter (#4034) 2025-03-03 09:32:36 -08:00
Chayenne 728e175fc4 Add examples to token-in-token-out for LLM (#4010) 2025-03-02 21:03:49 -08:00
Chayenne 18bb216c28 Revert "[MOE] enable efficient moe_alignment multi-blocks execution (3x~6x)" (#3982) 2025-02-28 23:57:17 -08:00
Chayenne 6b859e7ddd Docs: add special warning to engine docs (#3979) 2025-02-28 21:59:20 -08:00
Chayenne 930da877c4 rename FunctionCallReqInput to ParseFunctionCallReq (#3976) 2025-02-28 18:46:25 -08:00
Chayenne 3f8a441437 Docs: Add redline to highlight main process (#3977) 2025-02-28 18:37:15 -08:00
Chayenne aceb420179 Docs: add type hint to smapling parameters (#3975) 2025-02-28 18:21:20 -08:00
Chayenne 90bc26a813 set a strict sgl-kernel version (#3950) 2025-02-27 22:44:57 -08:00
Chayenne 7c1692aa90 Docs: Reorngaize dpsk links (#3900) 2025-02-26 15:16:31 -08:00
Chayenne 8f019c7d1a Docs: Move dpsk docs forward a step (#3894) 2025-02-26 11:43:20 -08:00
Chayenne 14d90617b0 Bug: fix lm head weights in Qwen models (#3777) 2025-02-21 16:49:31 -08:00
Chayenne e310722266 Docs: Update offline_engine_api and add links (#3773) 2025-02-21 14:15:52 -08:00
Chayenne 3c7bfd7eab Docs: Fix layout with sub-section (#3710) 2025-02-19 15:44:30 -08:00
Chayenne 40022d075a Feature: Fix the binding error in Llama (#3355) 2025-02-06 20:19:24 -08:00
Chayenne 76ca91dff2 Docs/CI: Enable Fake Finish for Docs Only PR (#3350) 2025-02-06 19:33:31 -08:00
Chayenne 55f5fc68ac Docs: Update accuracy evaluation (#3261) 2025-02-02 11:14:59 -08:00
Chayenne 1acc1f561a [Docs]: Add function calling in index.rst (#3155) 2025-01-26 11:11:27 -08:00
Chayenne 2584f6d944 Docs: Add Performance Demonstaration for DPA (#3005) 2025-01-20 01:00:52 -08:00
Chayenne 0ffcfdf474 Docs: Only use X-Grammar in structed output (#2991) 2025-01-19 20:22:47 -08:00
Chayenne bf3edc2c60 Docs: Update pull_request_template.md (#2928) 2025-01-16 13:04:11 -08:00
Chayenne 5cc1170552 Doc: add block-wise FP8 in dpsk model reference (#2830) 2025-01-10 00:26:59 -08:00
Chayenne 2e6346fc2e Docs:Update the style of llma 3.1 405B docs (#2789) 2025-01-08 01:07:54 -08:00
Chayenne 0d8d97b8e6 Doc: Rename contribution_guide.md (#2691) 2024-12-31 14:35:48 -08:00
Chayenne 1703d766d8 CI: skip special token for engine token ids unit test (#2648) 2024-12-29 13:52:50 -08:00
zhaochenyang20 09e6e2aa33 Merge branch 'main' of github.com:sgl-project/sglang 2024-12-29 21:48:21 +00:00
Chayenne 18ea841f40 Add Docs For SGLang Native Router (#2308) 2024-12-04 15:41:22 -08:00
Chayenne 786be44da5 Fix Docs CI When Compile Error (#2323) 2024-12-04 11:19:46 -08:00
Chayenne 983bfcf386 Online weight updates from torch.distributed (#2279) 2024-12-01 23:23:18 -08:00
Chayenne 7d1485d376 Add get weights by parameter name for llama (#2266) 2024-11-29 23:36:38 -08:00
Chayenne 7d5d1d3d29 udate weights from disk (#2265) 2024-11-30 01:17:00 +00:00
Chayenne e3126e3c5f Update README.md's Slack invitation link (#1962) 2024-11-08 11:46:25 -08:00
Chayenne c77c1e05ba fix black in pre-commit (#1940) 2024-11-08 07:42:47 +08:00
Chayenne 02755768d3 Change judge to classify & Modify make file (#1920) 2024-11-04 23:53:44 -08:00
ChayenneandChayenne 704f8e8ed1 Add Reward API Docs etc (#1910)
Co-authored-by: Chayenne <zhaochenyang@g.ucla.edu>
2024-11-03 22:33:03 -08:00
Chayenne 6aed0445ed turn off log (#1895) 2024-11-03 00:19:12 -07:00
Chayenne 908dd7f9aa Add engine api (#1894) 2024-11-02 22:03:38 -07:00
ChayenneandChayenne f4cd804073 Fix ci and link error (#1892)
Co-authored-by: Chayenne <zhaochenyang@g.ucla.edu>
2024-11-02 19:08:49 -07:00
Chayenne 5a5f18432f Fix docs ci (#1888) 2024-11-02 11:57:22 -07:00
ChayenneandChayenne 3b60558dd7 Native api (#1886)
Co-authored-by: Chayenne <zhaochenyang@g.ucla.edu>
2024-11-02 01:02:17 -07:00
ChayenneandChayenne 72e979bfb5 add native api docs (#1883)
Co-authored-by: Chayenne <zhaochenyang@g.ucla.edu>
2024-11-02 00:17:30 -07:00
ChayenneandChayenne 3bf3d011ed Add vlm document (#1866)
Co-authored-by: Chayenne <zhaochenyang@g.ucla.edu>
2024-11-01 00:51:15 -07:00
ChayenneandChayenne 61cf00e112 change file tree (#1859)
Co-authored-by: Chayenne <zhaochenyang@g.ucla.edu>
2024-10-31 20:10:16 -07:00
ChayenneandChayenne 4ba815b84e Fix suggest edit (#1842)
Co-authored-by: Chayenne <zhaochenyang@g.ucla.edu>
2024-10-30 12:28:12 -07:00
ChayenneandChayenne 539df95d2c Imporve openai api documents (#1827)
Co-authored-by: Chayenne <zhaochenyang@g.ucla.edu>
2024-10-30 00:39:41 -07:00
Chayenne 6e13b650a9 Fix docs deploy ci (#1821) 2024-10-27 21:03:41 -07:00
ChayenneandChayenne 51c81e339b Add openAI compatible API (#1810)
Co-authored-by: Chayenne <zhaochenyang@g.ucla.edu>
2024-10-27 10:51:42 -07:00
Chayenne 9d6fb08457 Fix docs ci (#1808) 2024-10-26 11:23:51 -07:00
ChayenneandChayenne ced362f7c6 Simplify our docs with complicated functions into utils (#1807)
Co-authored-by: Chayenne <zhaochenyang@ucla.edu>
2024-10-26 17:44:11 +00:00
Chayenne 715b16c140 Add support for ipynb (#1786) 2024-10-25 20:48:35 -07:00
Chayenneandzhaochen20 743007e1ce Adding Documentation for installation (#1300)
Co-authored-by: zhaochen20 <zhaochenyang20@gmail.com>
2024-09-09 19:09:13 -07:00
ChayenneandYing Sheng 30b4f771b0 Support Alibaba-NLP/gte-Qwen2-7B-instruct embedding Model (#1186)
Co-authored-by: Ying Sheng <sqy1415@gmail.com>
2024-08-25 10:29:12 -07:00