Modify installation steps in Kimi-K2-Thinking-Native.md (#1800)

Updated installation instructions for sglang repository.
This commit is contained in:
ErvinXie
2026-01-21 15:46:21 +08:00
committed by GitHub
parent b27de4068b
commit d2305538f7

View File

@@ -37,7 +37,6 @@ Note: Currently, please clone our custom SGLang repository:
```
git clone https://github.com/kvcache-ai/sglang.git
cd sglang
git checkout kimi_k2
pip install -e "python[all]"
```