Skip to content

Commit 3e0be1c

Browse files
llguidance : official v0.7.20 release (no actual changes) [noci] (#13594)
1 parent 6aa892e commit 3e0be1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ if (LLAMA_LLGUIDANCE)
121121

122122
ExternalProject_Add(llguidance_ext
123123
GIT_REPOSITORY https://github.com/guidance-ai/llguidance
124-
# v0.7.19 (+ fancy-regex build fix):
125-
GIT_TAG b59f98f85269892a7de3d3641ad155366f13daa6
124+
# v0.7.20 (+ fix to build on GCC 15):
125+
GIT_TAG b5b8b64dba11c4e4ee6b1d1450d3a3ae279891e8
126126
PREFIX ${CMAKE_BINARY_DIR}/llguidance
127127
SOURCE_DIR ${LLGUIDANCE_SRC}
128128
BUILD_IN_SOURCE TRUE

0 commit comments

Comments
 (0)