Replies: 1 comment 4 replies
-
Yes, we should do that. I was even considering moving it to |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
can we please move the grammar parser by @ejones into llama.cpp and expose it with a C compatible API?
There is no way to use this feature currently when importing libllama.so, because it is behind a cpp namespace.
maybe we can change / add a new API like this:
what do you think?
Beta Was this translation helpful? Give feedback.
All reactions