mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-25 12:02:08 +00:00
Update Dockerfile.llamacpp as per review
Co-authored-by: Hugo Larcher <hugo.larcher@huggingface.co>
This commit is contained in:
parent
bbe95ca9e9
commit
d918e6a159
@ -23,7 +23,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
|
|||||||
cmake \
|
cmake \
|
||||||
gcc g++ \
|
gcc g++ \
|
||||||
libc++-dev \
|
libc++-dev \
|
||||||
libnumactl-dev \
|
libnuma-dev \
|
||||||
libopenmpi-dev \
|
libopenmpi-dev \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
ninja-build \
|
ninja-build \
|
||||||
|
Loading…
Reference in New Issue
Block a user