Commit 11b7efb
committed
Address review comments on deployment unsupported-models guide
- Fix relative path: references/support-matrix.md → support-matrix.md
(file is a sibling, not nested) [Copilot]
- Add --load-format dummy tip for skipping weight loading during debug
iterations [mxinO]
- Add VLLM_USE_PRECOMPILED=1 pip install --editable . tip for fast
Python-only rebuilds when patching vLLM source [mxinO]
Signed-off-by: Zhiyu Cheng <zhiyuc@nvidia.com>1 parent 2732ff4 commit 11b7efb
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
37 | 44 | | |
38 | 45 | | |
39 | 46 | | |
| |||
0 commit comments