LM/vLLM: Difference between revisions
< LM
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
== Path == | |||
<quickmmd name="vllm-inst"> | |||
flowchart LR | |||
A["Ubuntu 24.04"] | |||
B["Install pipx"] | |||
C["Install uv<br>pipx install uv"] | |||
A --> B | |||
B --> C | |||
</quickmmd> | |||
== TODO == | == TODO == | ||
* https://docs.vllm.ai/en/stable/getting_started/installation/gpu/#requirements | * https://docs.vllm.ai/en/stable/getting_started/installation/gpu/#requirements | ||