-
Notifications
You must be signed in to change notification settings - Fork 130
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
Getting the following error GGML_ASSERT(!grammar->stacks.empty()) failed #30
Comments
Hi, I suspect a misalignment in the chat prompt template, but I'm not sure how client.chat deal with the chat template. Can you provide more details? |
Hi one of the example context which is passed is like below
|
System Info / 系統信息
I have installed the Longwriter and tried running it where i am getting the following error message
GGML_ASSERT(!grammar->stacks.empty()) failed
As well as sometimes i get the response as !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Here is my implmentation using ollama
Who can help? / 谁可以帮助到您?
No response
Information / 问题信息
Reproduction / 复现过程
Pls find the implmentation code which i have used
The text was updated successfully, but these errors were encountered: