-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
[BUG] CLBLast generate garbage text on q8.0 models #1525
Comments
Fix is in progress at #1435 |
Can you try again? |
Now it crushes while loading q8.0 models, mostly silently or show tensor errors on some models:
Silent crush example:
Also it represents with AVX2 executable, so like q8.0 support is broken now. |
The model file could be out-of-date, the quantization formats were changed just recently. You can try Q5_0 or Q5_1 if you have those. Otherwise, #1459 will also change the OpenCL version a lot, so it may fix your issue. |
@CAHbKA-IV I got the same error; see #1508 & #1559... |
CLBlast version (device AMD RX6800XT), for the Q8_0 models generate garbage result:
The text was updated successfully, but these errors were encountered: