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
This PR migrates the implementation of the grammar engine to
an external library XGrammar. The implementation of XGrammar is
basically the same as our current version, but more modularized and
robust. XGrammar will be continuously enhanced in the future.
See https://github.com/mlc-ai/xgrammar for more details.
0 commit comments