mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-04-26 10:50:59 +00:00
Update Kimi-K2.5.md (#1838)
Some checks failed
Book-CI / test-1 (push) Has been cancelled
Book-CI / test-2 (push) Has been cancelled
Book-CI / test (push) Has been cancelled
Deploy / deploy (macos-latest) (push) Has been cancelled
Deploy / deploy (ubuntu-latest) (push) Has been cancelled
Deploy / deploy (windows-latest) (push) Has been cancelled
Some checks failed
Book-CI / test-1 (push) Has been cancelled
Book-CI / test-2 (push) Has been cancelled
Book-CI / test (push) Has been cancelled
Deploy / deploy (macos-latest) (push) Has been cancelled
Deploy / deploy (ubuntu-latest) (push) Has been cancelled
Deploy / deploy (windows-latest) (push) Has been cancelled
This commit is contained in:
parent
d342fb1df6
commit
061fb56382
1 changed files with 1 additions and 3 deletions
|
|
@ -28,7 +28,6 @@ Before starting, ensure you have:
|
|||
|
||||
```
|
||||
git clone https://github.com/kvcache-ai/ktransformers.git
|
||||
git checkout kimi_k2.5
|
||||
git submodule update --init --recursive
|
||||
cd kt-kernel && ./install.sh
|
||||
```
|
||||
|
|
@ -39,10 +38,9 @@ Note: Currently, please clone our custom SGLang repository:
|
|||
|
||||
```
|
||||
git clone https://github.com/kvcache-ai/sglang.git
|
||||
git checkout kimi_k2.5
|
||||
cd sglang && pip install -e "python[all]"
|
||||
// maybe need to reinstall cudnn according to the issue when launching SGLang
|
||||
pip install nvidia-cudnn-cu12==9.16.0.29
|
||||
// pip install nvidia-cudnn-cu12==9.16.0.29
|
||||
```
|
||||
|
||||
3. **CUDA toolkit** - Compatible with your GPU (CUDA 12.8+ recommended)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue