Commit graph

7 commits

Author SHA1 Message Date
RJ Nowling
0bb786812d
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
146b5f7fac Fix Blackwell 2025-08-18 03:46:39 -07:00
QL
13cb037b36
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
4c4edba26f
docs: Add WSL installation guide for xformers (#3079) 2025-08-02 03:32:47 -07:00
Daniel Han
eaeba82aee
Update README.md (#2885) 2025-07-05 02:07:20 -07:00
Roland Tannous
3d78d44e76
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
b02be210dc
add instructions for installing on blackwell (#2812) 2025-06-27 04:54:55 -07:00