Commit Graph

25 Commits

Author SHA1 Message Date
Azure 0815e450cd
[docs] Change vllm intergration doc menu structure (#1275)
Co-authored-by: Azure <>
2025-12-24 18:30:28 +08:00
Tianren Zhang 0451a76747
[Doc] Fix typo in the tutorial (#1247) 2025-12-21 20:51:22 +08:00
Azure da66cc83fd
[Doc] Fix broken link (#1240) 2025-12-19 23:04:58 +08:00
Azure 6f696b9b20
Add vllm v1 mooncake benchmark and launch guide (#1223)
* Add vllm v1 mooncake benchmark; add vllm v1 mooncake launch guide

* Rename file

* add description

* Update index.md and user guide
2025-12-18 19:04:20 +08:00
Jianxin 38138f9136
[Doc] Hotfix: Remove duplicate docs (#1211) 2025-12-15 14:17:09 +08:00
Jianxin df201882b2
[Doc] Merge doc to docs (#1153)
* merge doc/en/ to docs/

* move chinese documents to an archive directory
2025-12-15 12:08:49 +08:00
Xun Sun 84dd4dfc24
[Doc] add docs of Mooncake EP integration with SGLang (#1188) 2025-12-09 21:40:23 +08:00
R0CKSTAR d116df6c4e
[MUSA] Enable USE_MNNVL (#1176)
* [MUSA] Enable USE_MNNVL

Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>

* Correct clang format

Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>

* Address comments

Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>

* ci: add build-musa

Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>

---------

Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
2025-12-08 15:28:48 +08:00
Anatolii Rozanov 1373d5875f
[TE] Improve AMD HIP support with hipify-perl (#1154)
* Improve AMD HIP support with hipify-perl

This commit improves AMD GPU support by migrating to hipify-perl
for automatic CUDA-to-HIP code conversion at build time, and extends HIP
compatibility to the NVLink transport layer.

* [TE] Add HIP support to nvlink-allocator with hipcc compilation

* Add USE_HIP to the documentation

* [TE/NVLINK] Check CU_DEVICE_ATTRIBUTE_HANDLE_TYPE_FABRIC_SUPPORTED only if USE_CUDA

* [TE/EXAMPLE] Fix compiler error if USE_MNNVL and USE_HIP

* Address review  comments
2025-12-05 21:01:42 +08:00
ykwd 13dfc41cc2
[Doc] Update SGLang Hicache Docs (#1023) 2025-11-10 17:55:03 +08:00
JinYan Su 223d74933b
ci: add non-CUDA release workflow and update documentation (#969)
* ci: add non-CUDA release workflow and update documentation

- Add release-non-cuda.yaml workflow for building non-CUDA version
- Modify build_wheel.sh to support dynamic package name modification
- Update README.md and docs with installation instructions for both versions
- CUDA version includes Mooncake-EP and GPU topology detection
- Non-CUDA version for environments without CUDA dependencies

* Update README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-27 13:41:54 +08:00
Syspretor dde5c1d894
[Store] feat: support load config from env for mooncake store_service (#951)
Co-authored-by: 玖宇 <guotongyu.gty@alibaba-inc.com>
2025-10-23 14:47:40 +08:00
ykwd b57c3d2781
[Doc] Add Clarification for STORE_USE_ETCD Compile Option (#927) 2025-10-14 19:29:44 +08:00
ykwd 52bb108340
[Doc] Add Mooncake x SGLang Hicache Design and Some Updates (#913) 2025-10-10 15:17:24 +08:00
JinYan Su e11d9fc80e
docs(store): Restructure and Simplify SGLang HiCache Integration Guide (#897) 2025-09-29 19:25:02 +08:00
Ruoyu Qin b66deff176
[Docs] Update quick start and usage examples (#893) 2025-09-26 13:17:31 +08:00
joss bf88c3dc4f
[Store] Add Master Json Config Example 2025-09-17 11:54:22 +08:00
ykwd 8bdb472c19
[Doc] SGLang HiCache Intergration (#833) 2025-09-15 14:05:51 +08:00
Ruoyu Qin dedfbde5da
[Doc] Update docs for a better quick start (#814)
* add transfer engine python api

* add quick start

* add lmcache v1 integration

* update trace

* fix

* modify segment size
2025-09-06 11:16:42 +08:00
Hao Li 1b8981a840
add instructions for running on AMD GPU (#689)
Co-authored-by: Li <haoli1@amd.com>
2025-07-31 09:50:39 +08:00
ykwd 41d376b5ef
[Doc] Update Mooncake Store Docs (#612) 2025-07-11 17:13:28 +08:00
Letian Ruan f4a9a17d11
docs: add support for LMDeploy (#592)
* docs: add support for LMDeploy

* chore: rm specific ip address in doc
2025-07-09 02:07:23 +08:00
Shangming Cai f0cb5618c9
[Build] Deprecate stale adaptor usage to reduce whl package size (#529)
Signed-off-by: Shangming Cai <caishangming@linux.alibaba.com>
2025-06-20 14:19:41 +08:00
Letian Ruan cfbb87660c
[DOC] fix: incorrect url and update lmcache (#363) 2025-05-14 20:29:57 +08:00
Letian Ruan ee64b6a25b
[DOC] feat(docs): build documentation website for Mooncake using Sphinx (#354)
* feat: init mooncake docs websire

* feat: add CI to deploy web for docs

* chore: wrong picture rendering

* docs: update mooncake news

* fix: modify website url
2025-05-12 23:33:18 +08:00