This repository has been archived on 2024-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
|
```bash
|
|
wget https://git.evulid.cc/attachments/6e7bfc04-cad4-4494-a98d-1391fbb402d3 -O /tmp/vllm-0.1.3-cp311-cp311-linux_x86_64.whl && pip install /tmp/vllm-0.1.3-cp311-cp311-linux_x86_64.whl && rm /tmp/vllm-0.1.3-cp311-cp311-linux_x86_64.whl
|
|
pip install auto_gptq
|
|
``` |