Skip to content

Commit

Permalink
adding VLLM_USE_AITER=0 advice
Browse files Browse the repository at this point in the history
  • Loading branch information
arakowsk-amd authored Feb 6, 2025
1 parent 4da6071 commit 796a793
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/dev-docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@ To reproduce the release docker:
cd vllm
git checkout 9dc3394c9ee4da250be28d7bd08babf098d51081
docker build -f Dockerfile.rocm -t <your_tag> --build-arg BUILD_HIPBLASLT=1 --build-arg USE_CYTHON=1 .
export VLLM_USE_AITER=0
```

### AITER
Expand Down

0 comments on commit 796a793

Please sign in to comment.