Che cos'è vllm-deploy-docker?
Distribuisci vLLM utilizzando Docker (immagini predefinite o build from source) con supporto GPU NVIDIA ed esegui il server compatibile con OpenAI. Fonte: vllm-project/vllm-skills.
Distribuisci vLLM utilizzando Docker (immagini predefinite o build from source) con supporto GPU NVIDIA ed esegui il server compatibile con OpenAI.
Installa rapidamente la skill AI vllm-deploy-docker nel tuo ambiente di sviluppo tramite riga di comando
Fonte: vllm-project/vllm-skills.
A Claude skill describing how to deploy vLLM with Docker using the official pre-built images or building the image from source supporting NVIDIA GPUs with CUDA. Instructions include NVIDIA CUDA support, example docker run and a minimal docker-compose snippet, recommended flags, and troubleshooting notes. For AMD, Intel, or other accelerators, please refer to the vLLM documentation for alternative deployment methods.
Run a vLLM OpenAI-compatible server with GPU access, mounting the HF cache and forwarding port 8000:
Note: vLLM and this skill recommend using the latest Docker image (vllm/vllm-openai:latest). For legacy version images, you may refer to the Docker Hub image tags.
Distribuisci vLLM utilizzando Docker (immagini predefinite o build from source) con supporto GPU NVIDIA ed esegui il server compatibile con OpenAI. Fonte: vllm-project/vllm-skills.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/vllm-project/vllm-skills --skill vllm-deploy-dockerDistribuisci vLLM utilizzando Docker (immagini predefinite o build from source) con supporto GPU NVIDIA ed esegui il server compatibile con OpenAI. Fonte: vllm-project/vllm-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/vllm-project/vllm-skills --skill vllm-deploy-docker Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/vllm-project/vllm-skills