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 can add this in whenever we have a clear eval we want to run. It's only an import and a few lines of code and they already accept inputs in lark format. In addition, I took a look at this recently, and there have actually been a few new bugs added since I implemented this originally, so I know where the edge cases are and what types of grammars the samples will be especially poor on (as well as some new completeness edge cases that have now been introduced).
One option would be to integrate it into the library as a drop-in replacement to our guided generation strategies. That doesn't require a specific benchmark; it just requires making them have a common interface. It might have the side benefit of enabling outlines-SMC.
https://github.com/outlines-dev/outlines
The text was updated successfully, but these errors were encountered: