llama.cpp
`common`: add partial regex support
#12808
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
12
Changes
View On
GitHub
`common`: add partial regex support
#12808
ochafik
merged 12 commits into
ggml-org:master
from
ochafik:partial-regex
move string_find_partial_stop & string_ends_with to common
59b87c50
add common_regex (supports partial matches)
ff353748
github-actions
added
testing
github-actions
added
examples
github-actions
added
server
Update test-regex-partial.cpp
869e1a92
ochafik
marked this pull request as ready for review
258 days ago
ochafik
requested a review
from
ngxson
258 days ago
ngxson
approved these changes on 2025-04-11
ngxson
commented on 2025-04-11
ggerganov
approved these changes on 2025-04-13
ggerganov
added
tool calling
Update common/common.cpp
6f109fa4
Update common/regex-partial.cpp
908e12f4
Update common/regex-partial.cpp
868b442d
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
approved these changes on 2025-04-19
Merge remote-tracking branch 'origin/master' into partial-regex
afce5530
ochafik
merged
3198405e
into master
225 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
ggerganov
ngxson
Assignees
No one assigned
Labels
testing
examples
server
tool calling
Milestone
No milestone
Login to write a write a comment.
Login via GitHub