Skip to content

[Doc] sync customization/trace/pd-disagg docs (port slime #1942) - #131

Closed
aoshen02 wants to merge 1 commit into
mainfrom
sync/slime-1942-docs
Closed

[Doc] sync customization/trace/pd-disagg docs (port slime #1942)#131
aoshen02 wants to merge 1 commit into
mainfrom
sync/slime-1942-docs

Conversation

@aoshen02

@aoshen02 aoshen02 commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

Ports THUDM/slime#1942 (update docs) — technical doc updates only.

  • customization.md (agentic-workflows-through-customization section), trace.md, pd-disaggregation.md (en+zh). Rebranded slime→vime, sglang_rolloutvllm_rollout, SGLang→vLLM.
  • READMEs kept at vime's version (slime's diff was SGLang architecture text + 'Projects built upon slime' marketing + agentic-examples list — vime uses vLLM and trimmed examples in chore: trim examples to qwen3 only #126).
  • Dropped the broken examples/search-r1 link from the added text (trimmed in vime); kept multi_agent + fully_async.

Docs-only; ruff/CI n/a to content. Part of #107 sync. 🤖 Generated with Claude Code

Port of THUDM/slime#1942 (update docs). Brought the technical doc updates
(customization.md agentic-workflows section, trace.md, pd-disaggregation.md,
en+zh), rebranded slime->vime / sglang_rollout->vllm_rollout / SGLang->vLLM.

Divergence handling:
- README.md / README_zh.md: kept vime's version (slime's changes were
  SGLang-branded architecture text + 'Projects built upon slime' marketing +
  an agentic-examples list — vime uses vLLM and trimmed examples in #126).
- Dropped the broken examples/search-r1 link from the added customization text
  (trimmed in vime); kept examples/multi_agent + examples/fully_async (exist).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: aoshen02 <aoshen@inferact.ai>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request rebrands the project from "slime" to "vime" across multiple documentation files, updating import paths and references. It also adds new sections detailing agentic workflows through customization interfaces and expands the explanation of Prefill and Decode (PD) disaggregation. A review comment correctly identifies a typo ("recommand" instead of "recommend") in the English PD disaggregation documentation.

You can set the number of servers used for Prefill by setting the `--prefill-num-servers` argument.

We recommand using PD Disaggregation for multi-turn/agentic RL training.
We recommand using PD Disaggregation for multi-turn/agentic RL training, where rollouts tend to produce long contexts and decode-heavy workloads that benefit from separating prefill and decode resources.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There is a typo in this line: "recommand" should be "recommend".

Suggested change
We recommand using PD Disaggregation for multi-turn/agentic RL training, where rollouts tend to produce long contexts and decode-heavy workloads that benefit from separating prefill and decode resources.
We recommend using PD Disaggregation for multi-turn/agentic RL training, where rollouts tend to produce long contexts and decode-heavy workloads that benefit from separating prefill and decode resources.

@aoshen02

aoshen02 commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator Author

Closing for now (slime→vime sync being restructured). Branch is preserved — can reopen anytime.

@aoshen02 aoshen02 closed this Jun 3, 2026
@aoshen02
aoshen02 deleted the sync/slime-1942-docs branch June 8, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant