mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +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.
|
||||
|
||||
@@ -16,6 +16,7 @@ Open source library for LLM inference and serving.
|
||||
|
||||
```sh
|
||||
pip install 'vllm'
|
||||
pipx install 'vllm'
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user