mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-08 21:34:25 +00:00
fix(kb/ai): give vllm a title
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Title
|
# vLLM
|
||||||
|
|
||||||
Open source library for LLM inference and serving.
|
Open source library for LLM inference and serving.
|
||||||
|
|
||||||
@@ -16,6 +16,7 @@ Open source library for LLM inference and serving.
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
pip install 'vllm'
|
pip install 'vllm'
|
||||||
|
pipx install 'vllm'
|
||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user