mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-13 14:05:01 +08:00
[DOC] - Add docker image to Cerebrium Integration (#6510)
This commit is contained in:
parent
2fa4623d9e
commit
a38524f338
@ -28,6 +28,9 @@ Next, to install the required packages, add the following to your cerebrium.toml
|
|||||||
|
|
||||||
.. code-block:: toml
|
.. code-block:: toml
|
||||||
|
|
||||||
|
[cerebrium.deployment]
|
||||||
|
docker_base_image_url = "nvidia/cuda:12.1.1-runtime-ubuntu22.04"
|
||||||
|
|
||||||
[cerebrium.dependencies.pip]
|
[cerebrium.dependencies.pip]
|
||||||
vllm = "latest"
|
vllm = "latest"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user