You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I filed this bug again Ooba's Web UI, but diving into his code a bit, it looks like he's just calling into llama to do the loading, so the bug is likely in llama. Should I file an issue here then?
Copying from the bug reported on Ooba's website:
You'll hit the problem with either of these Unsloth quants of Llama-4-Scout-17B-16E-Instruct:
The quants work fine when multimodal is not loaded.
If I run Filemon to see what's happening when the bug occurs, I see that when the main model file is done loading, it starts to load the mmproj file, loads about 25K of it, and then closes the file and hangs.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I filed this bug again Ooba's Web UI, but diving into his code a bit, it looks like he's just calling into llama to do the loading, so the bug is likely in llama. Should I file an issue here then?
Copying from the bug reported on Ooba's website:
You'll hit the problem with either of these Unsloth quants of Llama-4-Scout-17B-16E-Instruct:
You can use either of the mmproj files:
All files were verified via SHA256 hashes.
The quants work fine when multimodal is not loaded.
If I run Filemon to see what's happening when the bug occurs, I see that when the main model file is done loading, it starts to load the mmproj file, loads about 25K of it, and then closes the file and hangs.
Beta Was this translation helpful? Give feedback.
All reactions