Add ffmpeg into sglang docker - required by transformers multimodal V… (#14679)
This commit is contained in:
@@ -82,6 +82,8 @@ RUN --mount=type=cache,target=/var/cache/apt,id=base-apt \
|
||||
libnuma1 \
|
||||
libnuma-dev \
|
||||
numactl \
|
||||
# transformers multimodal VLM
|
||||
ffmpeg \
|
||||
# InfiniBand/RDMA
|
||||
libibverbs-dev \
|
||||
libibverbs1 \
|
||||
|
||||
Reference in New Issue
Block a user