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
The chat template is here (copied below). When trying to use it with this package we get a parsing error. Since the template works with Python Jinja, I assume this is a bug here?
The error is: parser("Parser Error: Expected closing statement token. openSquareBracket != closeStatement.")
The chat template is here (copied below). When trying to use it with this package we get a parsing error. Since the template works with Python Jinja, I assume this is a bug here?
The error is:
parser("Parser Error: Expected closing statement token. openSquareBracket != closeStatement.")
Related issue in mlx-swift-examples.
The text was updated successfully, but these errors were encountered: