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
There are other issues on the tracker about Outlines hanging forever when using a grammar. However, this issue is specifically about the example provided here on the docs.
I am using the latest version of Outlines (0.2.1) and trying the arithmetic example exactly as it is on the docs.
I understand that CFG-structured generation is both experimental and community-contributed. But I think if something is featured prominently in the docs as a starting example then it should at least work.
Describe the issue as clearly as possible:
There are other issues on the tracker about Outlines hanging forever when using a grammar. However, this issue is specifically about the example provided here on the docs.
I am using the latest version of Outlines (0.2.1) and trying the arithmetic example exactly as it is on the docs.
I understand that CFG-structured generation is both experimental and community-contributed. But I think if something is featured prominently in the docs as a starting example then it should at least work.
Steps/code to reproduce the bug:
Install
outlines[transformers]
at 0.2.1. Then, try to run this example from the docs:Expected result:
It should return some arithmetic expression.
Error message:
Outlines/Python version information:
Version information
Context for the issue:
No response
The text was updated successfully, but these errors were encountered: