mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-04-28 03:39:48 +00:00
fix cicd script
This commit is contained in:
parent
a8d159771e
commit
4e1a7630aa
1 changed files with 0 additions and 1 deletions
1
.github/workflows/install.yml
vendored
1
.github/workflows/install.yml
vendored
|
|
@ -40,7 +40,6 @@ jobs:
|
|||
conda activate ktransformers-dev
|
||||
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu126
|
||||
pip3 install packaging ninja cpufeature numpy
|
||||
wget
|
||||
pip install https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.2cxx11abiTRUE-cp311-cp311-linux_x86_64.whl
|
||||
- name: Install KTransformers
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue