llguidance : official v0.7.20 release (no actual changes) [noci] (#13594)

This commit is contained in:
Z 2025-05-16 14:56:28 -06:00 committed by GitHub
parent 6aa892ec2a
commit 3e0be1cace
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -121,8 +121,8 @@ if (LLAMA_LLGUIDANCE)
ExternalProject_Add(llguidance_ext
GIT_REPOSITORY https://github.com/guidance-ai/llguidance
# v0.7.19 (+ fancy-regex build fix):
GIT_TAG b59f98f85269892a7de3d3641ad155366f13daa6
# v0.7.20 (+ fix to build on GCC 15):
GIT_TAG b5b8b64dba11c4e4ee6b1d1450d3a3ae279891e8
PREFIX ${CMAKE_BINARY_DIR}/llguidance
SOURCE_DIR ${LLGUIDANCE_SRC}
BUILD_IN_SOURCE TRUE