Age | Commit message (Expand) | Author |
---|---|---|
2024-07-27 | Merge mainline llama.cpp (#3) | Kawrakow |
2024-06-11 | json: refine constraint for whitespace to avoid runaways yet allow pretty pri... | Olivier Chafik |
2024-06-11 | `json`: document schema conversion in GBNF readme, align manual grammar examp... | Olivier Chafik |
2024-06-06 | grammars: x{min,max} repetition operator (#6640) | Olivier Chafik |
2024-05-16 | grammar, json, llama: replace push on emplace if it possible (#7273) | Herman Semenov |
2024-04-12 | JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings,... | Olivier Chafik |
2024-03-22 | json-schema-to-grammar : fix order of props + non-str const/enum (#6232) | Olivier Chafik |
2024-03-21 | json-schema-to-grammar improvements (+ added to server) (#5978) | Olivier Chafik |