updated read me

This commit is contained in:
joesharratt1229 2025-03-25 06:39:36 +00:00
parent ed31964b06
commit d9075a2806

View file

@ -30,8 +30,7 @@ pip install -e .
5. Install vLLM: 5. Install vLLM:
```bash ```bash
pip install -U vllm --pre --extra-index-url https://wheels.vllm.ai/nightly pip install vllm==0.6.3
``` ```
6. Install flash attention 6. Install flash attention
``` ```