From e76787a8743769d58663e5eee1b28e5bc6b088aa Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Sun, 12 Jul 2026 08:45:06 +0000 Subject: [PATCH] updated v0.3.34 --- recipe/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/recipe.yaml b/recipe/recipe.yaml index a2f8c5f..97185af 100644 --- a/recipe/recipe.yaml +++ b/recipe/recipe.yaml @@ -2,7 +2,7 @@ schema_version: 1 context: name: llama-cpp-python - version: "0.3.33" + version: "0.3.34" # NOTE: VERIFY llama_cpp_version before merging! llama_cpp_version: "9923" @@ -12,7 +12,7 @@ package: source: url: https://pypi.org/packages/source/${{ name[0] }}/${{ name }}/llama_cpp_python-${{ version }}.tar.gz - sha256: 369ba03d02caaef42c1ed07bbdc454f7436e47c7675b8b9757fa13fbac6acd92 + sha256: d849d286d808284f1d3ec1bd6875572430d29d1f9574a010232caa4e9cef0e35 patches: # Asks cdll to look for the library in the path as well. - 0001-Adapt-shared-library-relocation.patch