mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-21 14:52:20 +00:00
Bump llama.cpp
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
This commit is contained in:
parent
8fe851209c
commit
8a79cfd077
@ -1,6 +1,6 @@
|
||||
FROM nvidia/cuda:12.8.0-cudnn-devel-ubuntu24.04 AS deps
|
||||
|
||||
ARG llamacpp_version=b4747
|
||||
ARG llamacpp_version=b4827
|
||||
ARG llamacpp_cuda=OFF
|
||||
ARG cuda_arch=75-real;80-real;86-real;89-real;90-real
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user