vllm-studio
Original:🇺🇸 English
Translated
Use when setting up, deploying, or operating vLLM Studio (env keys, controller/frontend startup, Docker services, branch workflow, and release checklists).
7installs
Source0xsero/vllm-studio
Added on
NPX Install
npx skill4agent add 0xsero/vllm-studio vllm-studioTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →vLLM Studio Operations
Overview
This skill covers operational workflows for vLLM Studio: local setup, deployment, environment keys, branch hygiene, and verification steps.
When To Use
- Setting up a new workstation or server.
- Deploying controller/frontend updates.
- Rotating API keys or changing environment settings.
- Preparing a release or syncing branches.
Quick Start
- Read to set required env variables.
references/env-and-keys.md - Read for local and server deploy flows.
references/deployment.md - Read for branch and release hygiene.
references/branches.md
Workflow (Short)
- Ensure is configured and Docker services are up (if used).
.env - Build/test controller + frontend.
- Deploy controller (port 8080) and rebuild frontend.
- Verify OpenAI-compatible endpoints and UI.
/chat - Tag release and update changelog.
References
- for env variables and API keys.
references/env-and-keys.md - for local + production deployment commands.
references/deployment.md - for branch checkout, merge, and release steps.
references/branches.md