We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fac2704 + a8071ee commit 5a13000Copy full SHA for 5a13000
1 file changed
Dockerfile
@@ -3,7 +3,7 @@
3
#
4
ARG UBUNTU_VERSION=24.04
5
ARG CUDA_VERSION=12.8.2
6
-ARG LLAMA_CPP_PYTHON_VERSION=0.3.22
+ARG LLAMA_CPP_PYTHON_VERSION=0.3.23
7
8
ARG BASE_IMAGE=ubuntu:${UBUNTU_VERSION}
9
ARG CUDA_DEVEL_IMAGE=nvidia/cuda:${CUDA_VERSION}-devel-ubuntu${UBUNTU_VERSION}
0 commit comments