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 am a maintainer of the Outlines library, and we use Lark to help Large Language Models generate text in the language of any formal grammars. The repository is fairly popular in the LLM world, and I was wondering if you would accept a PR that add the project to the README in the section on libraries that use Lark.
Thank you for the great work!
The text was updated successfully, but these errors were encountered:
Btw, it looks like you're accessing and overriding a lot of Lark's internal implementation. I wonder why that was necessary, and if perhaps there is a less invasive way of doing that?
Anyway, as long as you do, I suggest pinning to a specific lark version. I can't guarantee that internal details won't change in the future.
Btw, it looks like you're accessing and overriding a lot of Lark's internal implementation. I wonder why that was necessary, and if perhaps there is a less invasive way of doing that?
I am a maintainer of the Outlines library, and we use Lark to help Large Language Models generate text in the language of any formal grammars. The repository is fairly popular in the LLM world, and I was wondering if you would accept a PR that add the project to the README in the section on libraries that use Lark.
Thank you for the great work!
The text was updated successfully, but these errors were encountered: