-
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
Parsing Error in bartowski/Lama.3.3-70B-Instruct-GGUF || Error: Failed to parse chat template: 12:21: error: Unexpected token: 'none' {%- set tools = none %} ---^------- #3305
Labels
Comments
Chat Template
|
Similar errors as tracked in #3309 |
Same issue with bartowski/Lama.3.3-70B-Instruct-GGUF model on GPT4All (December 16, 2024, v3.5.0) on macOS 14.7 (Sonoma). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1. Description
After installing the bartowski/Lama.3.3-70B-Instruct-GGUF model, all interactions with the chat fail due to a parsing error. The issue occurs immediately when attempting to use the chat functionality.
Error Message:
2. Steps to Reproduce
Install the bartowski/Lama.3.3-70B-Instruct-GGUF model following the documented installation process.
Start a chat session.
Attempt to interact with the chat.
The error occurs, and the system becomes entirely non-functional.
3. Expected Behavior
The chat interface should initialize and allow normal interactions without errors.
4. Actual Behavior
The parsing error blocks all further interactions. The system does not respond to any inputs, and no functionality is available.
Error Message:
5. Environment
Operating System: Windows 11 Home
Hardware Specs:
Processor: 13th Gen Intel(R) Core(TM) i9-13980HX, 2200 MHz
Cores: 24 Core(s), 32 Logical Processor(s)
gpt4all Version: v.3.5.2
6. Screenshots/Logs
The text was updated successfully, but these errors were encountered: