LM/vLLM: Difference between revisions
< LM
Jump to navigation
Jump to search
No edit summary |
(→Path) |
||
| Line 3: | Line 3: | ||
<quickmmd name="vllm-inst"> | <quickmmd name="vllm-inst"> | ||
flowchart LR | flowchart LR | ||
A | A("Ubuntu 24.04") | ||
B | B("Install pipx") | ||
C | C("Install uv<br>pipx install uv") | ||
A --> B | A --> B | ||