Update Dockerfile.llamacpp as per review

Co-authored-by: Hugo Larcher <hugo.larcher@huggingface.co>
This commit is contained in:
Funtowicz Morgan 2024-11-28 09:53:59 +01:00 committed by GitHub
parent bbe95ca9e9
commit d918e6a159
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
cmake \
gcc g++ \
libc++-dev \
libnumactl-dev \
libnuma-dev \
libopenmpi-dev \
libssl-dev \
ninja-build \