Skip to content

Commit

Permalink
[DOC] - Add docker image to Cerebrium Integration (vllm-project#6510)
Browse files Browse the repository at this point in the history
  • Loading branch information
milo157 authored and jimpang committed Jul 24, 2024
1 parent f00b84f commit 44f3a70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/serving/deploying_with_cerebrium.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ Next, to install the required packages, add the following to your cerebrium.toml

.. code-block:: toml
[cerebrium.deployment]
docker_base_image_url = "nvidia/cuda:12.1.1-runtime-ubuntu22.04"
[cerebrium.dependencies.pip]
vllm = "latest"
Expand Down

0 comments on commit 44f3a70

Please sign in to comment.