llama.cpp
`common`: add partial regex support
#12808
Merged

`common`: add partial regex support #12808

ochafik merged 12 commits into ggml-org:master from ochafik:partial-regex
ochafik
move string_find_partial_stop & string_ends_with to common
59b87c50
add common_regex (supports partial matches)
ff353748
github-actions github-actions added testing
github-actions github-actions added examples
github-actions github-actions added server
Update test-regex-partial.cpp
869e1a92
ochafik ochafik marked this pull request as ready for review 258 days ago
ochafik ochafik requested a review from ngxson ngxson 258 days ago
ngxson
ngxson approved these changes on 2025-04-11
ngxson
ngxson commented on 2025-04-11
ggerganov
ggerganov approved these changes on 2025-04-13
ggerganov ggerganov added tool calling
ochafik Update common/common.cpp
6f109fa4
ochafik Update common/regex-partial.cpp
908e12f4
ochafik Update common/regex-partial.cpp
868b442d
ochafik Update common/regex-partial.h
2ea5f5c2
partial regex: add missing iterator end checks
b275da3c
string utils: use string_views
9b620e56
direct throw to avoid ggml.h include
5c99bdc4
regex-partial: replace missed ggml_asserts
e051be68
ggerganov
ggerganov approved these changes on 2025-04-19
Merge remote-tracking branch 'origin/master' into partial-regex
afce5530
ochafik ochafik merged 3198405e into master 225 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone