You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.**Clone the vLLM for Windows repository from vllm-for-windows branch (NOT MAIN): ```cd C:\ & git clone --single-branch --branch vllm-for-windows https://github.com/SystemPanic/vllm-windows.git```**
51
51
3. Execute (in cmd) ```VISUAL_STUDIO_INSTALL_PATH\VC\Auxiliary\Build\vcvarsall.bat x64```
52
52
4. Change the working directory to the cloned repository path, for example: ```cd C:\vllm-windows```
53
53
5. Set the following environment variables:
@@ -260,4 +260,4 @@ If you use vLLM for your research, please cite our [paper](https://arxiv.org/abs
260
260
261
261
## Media Kit
262
262
263
-
- If you wish to use vLLM's logo, please refer to [our media kit repo](https://github.com/vllm-project/media-kit)
263
+
- If you wish to use vLLM's logo, please refer to [our media kit repo](https://github.com/vllm-project/media-kit)
0 commit comments