1 parent 23f7281 commit b32561aCopy full SHA for b32561a
1 file changed
dist/RELEASE_NOTES.md
@@ -20,6 +20,14 @@ pip install <url-to-wheel>
20
python windows_patches\verify_install.py --venv .\venv
21
```
22
23
+## SHA256
24
+
25
+```
26
+8f537f97a9fb00c0504ca644671c13a3df33ccf663ba5c40612f388c79dc4471 vllm-0.19.0+devnen.1-cp312-cp312-win_amd64.whl
27
28
29
+PowerShell: `Get-FileHash vllm-0.19.0+devnen.1-cp312-cp312-win_amd64.whl -Algorithm SHA256 | Format-List`.
30
31
## Looking for a one-click launcher?
32
33
Use [`devnen/qwen3.6-windows-server`](https://github.com/devnen/qwen3.6-windows-server)
0 commit comments