llama.cpp
main : don't print special tokens with --grammar
#6923
Merged

main : don't print special tokens with --grammar #6923

mofosyne merged 15 commits into ggml-org:master from jart:grammar-token
jart
jart main : don't print special tokens with --grammar
08c5e350
mofosyne mofosyne added bugfix
mofosyne mofosyne added Review Complexity : Low
HanClinto
jart
HanClinto
mofosyne Merge branch 'master' into grammar-token
ea70e280
mofosyne
mofosyne approved these changes on 2024-05-18
mofosyne mofosyne added merge ready
ggerganov
mofosyne
jart
mofosyne main: use seperate stream for control characters
bcd24f89
mofosyne main: use dprintf and add --ctrl-token-no-out and --ctrl-token-fd-out
9f445a79
mofosyne main: dprintf isn't part of the IEEE POSIX standard. Just use write().
ad4b6097
mofosyne main: remove --ctrl-token-fd-out in favor for fcntl() based detection
c9ea9df7
mofosyne common.cpp: accidentally removed --interactive-first
5032f18f
mofosyne main: only merge stdout and control token if not in conversation or g…
90456a57
teleprint-me
mofosyne main: rejig control token descriptor handling
50048f5b
mofosyne main: must check pipe status on very top of program
c1e8a6d1
mofosyne main: renamed --no-special from --ctrl-token-no-out and other refact…
7d52482b
mofosyne main: refactor ctrl_token_no_out --> no_special
8f76ba54
jart jart force pushed 1 year ago
jart Merge branch 'master' into grammar-token
d8b373c1
jart jart force pushed to d8b373c1 1 year ago
mofosyne
mofosyne
ggerganov
ggerganov commented on 2024-05-21
github-actions
mofosyne llama: rename llama_token_is_control_token() to llama_token_is_control()
12fcea5d
github-actions github-actions added examples
ggerganov
ggerganov commented on 2024-05-21
mofosyne main: remove special token file descriptor feature (#5)
e75c5ca4
mofosyne mofosyne requested a review from ggerganov ggerganov 1 year ago
mofosyne mofosyne requested a review from phymbert phymbert 1 year ago
mofosyne mofosyne requested a review from ngxson ngxson 1 year ago
mofosyne mofosyne removed review request from ggerganov ggerganov 1 year ago
ngxson
ngxson approved these changes on 2024-05-25
mofosyne
mofosyne mofosyne merged 00c63907 into master 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone