Commit Graph

19 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
Feng Ren e8db9e54cf
[TE] Add TENT codebase to main (Phase 1: structural import) (#1213)
* [TE] Add TENT to main branch: Phase 1

* Fix CI issues

* Apply suggestions from code review

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

* Fix build bug

* Update code format

* Fix code format issue

* disable building Mooncake TENT by default

* Code reformat

* Revise benchmark code and add docs

* format bench code

* Retrigger

* Update Python APIs

* Fix bugs

* Register memory in parallel

* Fix wheel packing

* Format fix

* reformat

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-22 19:22:13 +08:00
Xun Sun 2db5974666
[Doc] update toc item of ep-backend (#1252) 2025-12-22 15:01:52 +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 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
Teng Ma a87ecea1cc
[DOC] add web api doc (#1059)
* add web api doc

* Apply suggestion from @gemini-code-assist[bot]

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

---------

Co-authored-by: JinYan Su <jinyansu792@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-17 11:11:48 +08:00
ykwd 6a29970e29
[Doc] fix(doc): Add Hicache Design to Index.md (#914)
* fix: update doc index

* fix title layer
2025-10-10 17:29:46 +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
JinYan Su 51687e916e
docs(deployment): Add Mooncake Store deployment guide with configuration and metrics (#825) 2025-09-16 10:02:55 +08:00
ykwd 9b8426beac
[Docs] Fix Broken Trace Link (#841) 2025-09-15 16:34:03 +08:00
ykwd 8bdb472c19
[Doc] SGLang HiCache Intergration (#833) 2025-09-15 14:05:51 +08:00
ykwd 63db31c592
[Doc] Store Integrated to SGLang HiCache (#829)
* Update readme

* Add benchmark

* Minor update

* Add news
2025-09-11 22:49:16 +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
ykwd 9acf12080f
[Doc] Allocator Performance (#774) 2025-08-24 09:46:09 +08:00
JinYan Su d41591f3c7
docs(store): add Python API documentation for mooncake store (#646)
* docs(store): add Python API documentation for mooncake store

* docs: add Python API reference link

* Update docs/source/mooncake-store-api/python-binding.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* docs: add zero-copy and preferred segment allocation documentation

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-22 15:07:42 +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
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