sgl-project/sglang

[Feature] Carefully remove duplicated cotents in SGLang Docs and SGLang Cooklook

オープン

#18,427 opened on 2026/02/07

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Python (6,216 件のフォーク)auto 404
documentationgood first issue

Repository metrics

Stars
 (28,442 個のスター)
PR merge metrics
 (平均マージ 2d 1h) (30d で 1,000 merged PRs)

説明

Checklist

Motivation

As I have seen this for long:

https://docs.sglang.io/basic_usage/popular_model_usage.html

https://github.com/sgl-project/sglang/blob/main/docs/basic_usage/popular_model_usage.rst

These pages contain a lot of popular usage for models, but right now, we have the SGLang cookbook.

https://github.com/sgl-project/sgl-cookbook

https://cookbook.sglang.io/

I want to remove the duplicated parts of sglang document and merge all the models' contents of SGLang documents into its cookbook.

Something noted:

  1. I am not 100% sure whether all the contents in the document are duplicated with cookbook. If so, just remove the models' contents in the document. Then we are all set.
  2. If not fully duplicated, please design carefully and merge all the contents to the cookbook.
  3. Either, if you'd like to make a PR, please carefully design the situation and why you choose 1 or 2.
  4. In any of the cases, we should redirect https://docs.sglang.io/basic_usage/popular_model_usage.html to the cookbook.

Related resources

No response

コントリビューターガイド