You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Llama.cpp has had support for BNF style grammars for a while, but I don't see how I can use them with these bindings.
Is there a way?
If not, is there a good starting place for hooking them up? I could take a whack at trying to get it set up, but I don't know a lot about cpp <-> rust bindings
The text was updated successfully, but these errors were encountered:
We also need this, and I have tried to add the support for it, but it is not working as expected, so maybe I am not calling it when it should be called, so probably we need someone who knows this integration better
Llama.cpp has had support for BNF style grammars for a while, but I don't see how I can use them with these bindings.
Is there a way?
If not, is there a good starting place for hooking them up? I could take a whack at trying to get it set up, but I don't know a lot about cpp <-> rust bindings
The text was updated successfully, but these errors were encountered: