sgl-project/sglang

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

Aberta

#18.427 aberto em 7 de fev. de 2026

 (5 comentários) (0 reação) (0 responsável)Python (6.216 forks)auto 404
documentationgood first issue

Métricas do repositório

Stars
 (28.442 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 13h) (1.000 fundiu PRs em 30d)

Description

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

Guia do colaborador