Reorganized for new stable/waypoint versioning design.
This commit is contained in:
5
vllm/app.yaml
Normal file
5
vllm/app.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
name: vllm
|
||||
is: vllm
|
||||
description: vLLM is a fast and easy-to-use library for LLM inference and serving with OpenAI-compatible API
|
||||
icon: https://unpkg.com/@lobehub/icons-static-png@latest/dark/vllm.png
|
||||
latest: "0"
|
||||
@@ -1,9 +1,4 @@
|
||||
name: vllm
|
||||
is: vllm
|
||||
description: vLLM is a fast and easy-to-use library for LLM inference and serving
|
||||
with OpenAI-compatible API
|
||||
version: 0.5.4-1
|
||||
icon: https://unpkg.com/@lobehub/icons-static-png@latest/dark/vllm.png
|
||||
requires: []
|
||||
defaultConfig:
|
||||
namespace: llm
|
||||
Reference in New Issue
Block a user