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
I think aphro already supports EBNF, and various guided decoding options provided by outlines/lm-format-enforcer. What feature is missing from outlines but present in llamacpp?
🚀 The feature, motivation and pitch
To align the feature set of llamacpp and Aphrodite
Alternatives
Grammar using the openai spec, but thats nowhere close.
Additional context
https://github.com/ggerganov/llama.cpp/tree/master/grammars
May be interesting for mass usage, and I would personally need it for some game projects which always need a structured output but also the throughput only aphrodite can offer
The text was updated successfully, but these errors were encountered: