-
Notifications
You must be signed in to change notification settings - Fork 7.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Jinja] GPT4All-Chat 3.5.3 DISLab/SummLlama3.2-3B doesn't work because of chat template errors #3309
Comments
Seeing the same error with Llama-3.2-3B-Instruct. |
Same error with Llama-3.3-70B-Instruct. |
I´m experiencing same error on Llama3.3 |
Looks like all of the following are jinja syntax errors: #3309 #3285 #3284 #3283 #3282 #3263 Obviously a good workaround is to go back to 3.4.2 until this is resolved. Clicking outside the "updates are available" popup at app startup is sufficient to remain on that version indefinitely, I believe. |
I reinstalled 3.4.2 for the time being and all is back to normal. |
The model that was being used matters for reproducing, because they don't all have the same prompt template. |
Your Environment
Bug Report
Model doesn't work out of the box. Jinja template errors.
Steps to Reproduce
Expected Behavior
Model works out of the box. No Jinja template errors.
Original Chat template (pre-quantization) in tokenizer_config.json:
Default Chat Template in GPT4All-Chat 3.5.3 that causes errors:
The text was updated successfully, but these errors were encountered: