]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
grammar : use int64_t to avoid int overflows in int schema to grammar conversion...
authorOlivier Chafik <redacted>
Fri, 17 Oct 2025 05:59:31 +0000 (06:59 +0100)
committerGitHub <redacted>
Fri, 17 Oct 2025 05:59:31 +0000 (08:59 +0300)
commit79967ec596c0dacfd2251b085a57e79df292b1cc
tree81173e954bec1bbe195e01c79669e786220f4cba
parentceff6bb253dd306f5404d7ccb3f11fadafe71b52
grammar : use int64_t to avoid int overflows in int schema to grammar conversion logic (#16626)
common/json-schema-to-grammar.cpp
tests/test-grammar-integration.cpp