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
ERROR:root:Unknown LMFormatEnforcer Problem. Prefix: ''
Terminating the parser.
lmformatenforcer/tokenenforcer.py", line 91, in _compute_allowed_tokens
cache_key = state.parser.cache_key()
^^^^^^^^^^^^^^^^^^^^^^
File pydantic/_internal/_model_construction.py", line 242, in getattr
raise AttributeError(item)
AttributeError: cache_key
The text was updated successfully, but these errors were encountered:
ERROR:root:Unknown LMFormatEnforcer Problem. Prefix: ''
Terminating the parser.
lmformatenforcer/tokenenforcer.py", line 91, in _compute_allowed_tokens
cache_key = state.parser.cache_key()
^^^^^^^^^^^^^^^^^^^^^^
File pydantic/_internal/_model_construction.py", line 242, in getattr
raise AttributeError(item)
AttributeError: cache_key
The text was updated successfully, but these errors were encountered: