Files
wild-directory/vllm/manifest.yaml
2026-05-23 19:51:33 +00:00

21 lines
513 B
YAML

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
model: Qwen/Qwen2.5-7B-Instruct
maxModelLen: 8192
gpuMemoryUtilization: 0.9
gpuProduct: RTX 4090
cpuRequest: '4'
cpuLimit: '8'
memoryRequest: 16Gi
memoryLimit: 24Gi
gpuCount: 1
domain: vllm.{{ .cloud.domain }}
defaultSecrets: []