Aldehir Rojas
|
7057faf64b
json : support `enum` values within `allOf` (#15830)
|
4 mesi fa |
Georgi Gerganov
|
53f925074d
sync : vendor (#13901)
|
7 mesi fa |
frob
|
d5fe4e81bd
grammar : handle maxItems == 0 in JSON schema (#13117)
|
8 mesi fa |
Georgi Gerganov
|
13b4548877
cmake : do not include ./src as public for libllama (#13062)
|
8 mesi fa |
Olivier Chafik
|
669912d9a5
`tool-call`: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (#12034)
|
10 mesi fa |
Michał Moskal
|
ff227703d6
sampling : support for llguidance grammars (#10224)
|
11 mesi fa |
Joe Eli McIlvain
|
66c2c93082
grammar : fix JSON Schema for string regex with top-level alt. (#9903)
|
1 anno fa |
Georgi Gerganov
|
df270ef745
llama : refactor sampling v2 (#9294)
|
1 anno fa |
Olivier Chafik
|
8748d8ac6f
json: attempt to skip slow tests when running under emulator (#8189)
|
1 anno fa |
Olivier Chafik
|
139cc621e9
`json`: restore default additionalProperties to false, fix some pattern escapes (#8180)
|
1 anno fa |
Olivier Chafik
|
9b2f16f805
`json`: better support for "type" unions (e.g. nullable arrays w/ typed items) (#7863)
|
1 anno fa |
Olivier Chafik
|
6777c544bd
`json`: fix additionalProperties, allow space after enum/const (#7840)
|
1 anno fa |
Olivier Chafik
|
84631fe150
`json`: support integer minimum, maximum, exclusiveMinimum, exclusiveMaximum (#7797)
|
1 anno fa |
Georgi Gerganov
|
4bfe50f741
tests : check the Python version (#7872)
|
1 anno fa |
Olivier Chafik
|
b61eb9644d
json: refine constraint for whitespace to avoid runaways yet allow pretty print (#7866)
|
1 anno fa |
Olivier Chafik
|
396b18dfec
`json`: document schema conversion in GBNF readme, align manual grammar examples & converters (#7841)
|
1 anno fa |
Olivier Chafik
|
55b2d0849d
grammars: x{min,max} repetition operator (#6640)
|
1 anno fa |
Johannes Gäßler
|
c12452c7ae
JSON: [key] -> .at(key), assert() -> GGML_ASSERT (#7143)
|
1 anno fa |
Olivier Chafik
|
ab9a3240a9
JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555)
|
1 anno fa |
Olivier Chafik
|
f77a8ffd3b
tests : conditional python & node json schema tests (#6207)
|
1 anno fa |
Olivier Chafik
|
72114edf06
json-schema-to-grammar : fix order of props + non-str const/enum (#6232)
|
1 anno fa |
Georgi Gerganov
|
924ce1dce7
tests : disable system() calls (#6198)
|
1 anno fa |
Olivier Chafik
|
5b7b0ac8df
json-schema-to-grammar improvements (+ added to server) (#5978)
|
1 anno fa |