Commit graph

7 commits

Author SHA1 Message Date
RJ Nowling
ac48a607d1 Replace back ticks with single quotes (#3157)
Back ticks attempt to execute program and capture output.  Should be using single quote marks.
2025-08-18 05:52:30 -07:00
Daniel Han
134ecb0e13 Fix Blackwell 2025-08-18 03:46:39 -07:00
QL
89397047f4 Update install instructions for latest vLLM release (#3175)
1. Removed the `--extra-index-url https://wheels.vllm.ai/nightly` from the uv install instructions because this causes it to crash; Removing that flag solves the issue and is more stable overall. Tested with RTX 5090 CUDA 12.8 on Linux. 

2. Removed `uv pip install -U triton>=3.3.1` because triton 3.3.1 is already installed with the vllm command.
2025-08-18 03:39:05 -07:00
dongbin-lunark
d1cb431cd5 docs: Add WSL installation guide for xformers (#3079) 2025-08-02 03:32:47 -07:00
Daniel Han
c5b1a10ea8 Update README.md (#2885) 2025-07-05 02:07:20 -07:00
Roland Tannous
ec7400b552 Added conda/mamba section to blackwell installation readme (#2817)
* Added conda/mamba section to blackwell installation readme

* fix conda creation suffix and vllm install syntax
2025-06-30 06:02:57 -07:00
jeromeku
267ca3b209 add instructions for installing on blackwell (#2812) 2025-06-27 04:54:55 -07:00