UnetLoaderGGUF cannot reshape array of size 43304125 into shape (21504,3264) #247
Lenscowboy
started this conversation in
General
Replies: 2 comments
-
Hmm, if Q4_0 works but Q8_0 fails, then it might be a corrupt model download? May be worth checking the model hash against the one on huggingface or simply re-downloading or re-doing the conversion if you're converting it locally. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Q4_1 and Q5_1 seem to work. Any _0 model doesn't work. I'm not that up to speed with convertin it myself but will take a look thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
When trying the Q8 version I get the following:
UnetLoaderGGUF
cannot reshape array of size 43304125 into shape (21504,3264)
and can't seem to find much info on a solution. Can anybody help me?
Than Q4 seems to work but I'd like to get the Q8 going thanks!
Brad
Beta Was this translation helpful? Give feedback.
All reactions