All appsvLLM

vLLM

Deploy vLLM to easily run inference on self-hosted AI models

Serverless GPUs are available on Koyeb! Get ready to deploy serverless AI apps on high-performance infrastructure. Deploy today!

Deploy vLLM for free

Get your $200 of credit to try Koyeb over 30 days!

Claim credit

Overview

vLLM is a Python library that functions as a hosted LLM inference platform. It can download models from Hugging Face and run them seamlessly on local GPUs. vLLM can run batched offline inference on datasets, provides an OpenAI-compatible API to respond to client requests, and can be tuned according to the hardware available and the performance characteristics you require.

This Starter deploys vLLM to Koyeb in one click. By default, it deploys on an Nvidia RTX 4000 SFF Ada GPU Instance using Qwen/Qwen2.5-1.5B. You can change the model during deployment by modifying the Command args in the Deployment section.

Configuration

You must run vLLM on a GPU Instance type. During initialization, vLLM will download the specified model from Hugging Face.

To change the deployed model, in the Deployment section, modify the selected model in the Command args field.

When deploying vLLM on Koyeb, the following environment variables are exposed for configuration:

  • HF_TOKEN (Optional): An API token to authenticate to Hugging Face. This app only requires a read-only API token and is used to verify that you have accepted the model's usage license.
  • VLLM_API_KEY (Optional): An API key you can set to limit access to the server. When an API key is set, every request must provide it as an authorization bearer token.
  • VLLM_DO_NOT_TRACK (Optional): Set to "1" to disable sending usage statistics to the vLLM project.

Deploy AI apps to production in minutes

Koyeb is a developer-friendly serverless platform to deploy apps globally. No-ops, servers, or infrastructure management.
All systems operational
© Koyeb