rocm/vllm-dev

Verified Publisher

By AMD

Updated 33 minutes ago

Image
20

1M+

rocm/vllm-dev repository overview

vLLM-dev

vLLM-dev is a weekly dev stream toolkit and library for large language model (LLM) inference and serving. These containers are a quick way to run or try vLLM on AMD Instinct™ accelerators. For building or extensions for vLLM-dev, please see the Build Dockerfiles.

Running Containers

docker run -it --rm \
    --ipc=host \
    --network=host \
    --privileged \
    --cap-add=CAP_SYS_ADMIN \
    --device=/dev/kfd \
    --device=/dev/dri \
    --device=/dev/mem \
    --group-add render \
    --cap-add=SYS_PTRACE \
    --security-opt seccomp=unconfined \
    rocm/vllm-dev:main

Documentation

Please see here for full documentation on getting started, setting up the environment, and more.

Tag summary

Content type

Image

Digest

sha256:7a5d3ef07

Size

11.4 GB

Last updated

33 minutes ago

docker pull rocm/vllm-dev:ci_base-build-01a02db8-61e2-4187-b98a-b56a9ec9e9f9