@@ -1,4 +1,4 @@
|
||||
# DeepSeek Usage
|
||||
# DeepSeek V3/V3.1/R1 Usage
|
||||
|
||||
SGLang provides many optimizations specifically designed for the DeepSeek models, making it the inference engine recommended by the official [DeepSeek team](https://github.com/deepseek-ai/DeepSeek-V3/tree/main?tab=readme-ov-file#62-inference-with-sglang-recommended) from Day 0.
|
||||
|
||||
12
docs/basic_usage/popular_model_usage.rst
Normal file
12
docs/basic_usage/popular_model_usage.rst
Normal file
@@ -0,0 +1,12 @@
|
||||
Popular Model Usage (DeepSeeek, GPT-OSS, Llama, Qwen, and more)
|
||||
===============================================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
deepseek_v3.md
|
||||
deepseek_v32.md
|
||||
gpt_oss.md
|
||||
llama4.md
|
||||
qwen3.md
|
||||
qwen3_vl.md
|
||||
Reference in New Issue
Block a user