mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-19 09:08:04 +00:00
cmake : bump llguidance version to v1.0.1 (#14609)
This commit is contained in:
@ -112,8 +112,8 @@ if (LLAMA_LLGUIDANCE)
|
|||||||
|
|
||||||
ExternalProject_Add(llguidance_ext
|
ExternalProject_Add(llguidance_ext
|
||||||
GIT_REPOSITORY https://github.com/guidance-ai/llguidance
|
GIT_REPOSITORY https://github.com/guidance-ai/llguidance
|
||||||
# v0.7.20 (+ fix to build on GCC 15):
|
# v1.0.1:
|
||||||
GIT_TAG b5b8b64dba11c4e4ee6b1d1450d3a3ae279891e8
|
GIT_TAG d795912fedc7d393de740177ea9ea761e7905774
|
||||||
PREFIX ${CMAKE_BINARY_DIR}/llguidance
|
PREFIX ${CMAKE_BINARY_DIR}/llguidance
|
||||||
SOURCE_DIR ${LLGUIDANCE_SRC}
|
SOURCE_DIR ${LLGUIDANCE_SRC}
|
||||||
BUILD_IN_SOURCE TRUE
|
BUILD_IN_SOURCE TRUE
|
||||||
|
Reference in New Issue
Block a user