fix: bump llama.cpp b5857 on windows

This commit is contained in:
Louis 2025-07-15 10:15:03 +07:00
parent 55b68df956
commit 8e85c2fd06
No known key found for this signature in database
GPG Key ID: 44FA9F4D33C37DE2

View File

@ -1,7 +1,7 @@
@echo off @echo off
set CORTEX_VERSION=1.0.14 set CORTEX_VERSION=1.0.14
set ENGINE_VERSION=b5509 set ENGINE_VERSION=b5857
set ENGINE_DOWNLOAD_URL=https://github.com/menloresearch/llama.cpp/releases/download/%ENGINE_VERSION%/llama-%ENGINE_VERSION%-bin-win set ENGINE_DOWNLOAD_URL=https://github.com/menloresearch/llama.cpp/releases/download/%ENGINE_VERSION%/llama-%ENGINE_VERSION%-bin-win
set ENGINE_DOWNLOAD_GGML_URL=https://github.com/ggml-org/llama.cpp/releases/download/%ENGINE_VERSION%/llama-%ENGINE_VERSION%-bin-win set ENGINE_DOWNLOAD_GGML_URL=https://github.com/ggml-org/llama.cpp/releases/download/%ENGINE_VERSION%/llama-%ENGINE_VERSION%-bin-win
set CUDA_DOWNLOAD_URL=https://github.com/menloresearch/llama.cpp/releases/download/%ENGINE_VERSION% set CUDA_DOWNLOAD_URL=https://github.com/menloresearch/llama.cpp/releases/download/%ENGINE_VERSION%