Internvl3_5-gptoss-20b issue
#28
by
wsbagnsv1
- opened
Hey unsloth team,
I managed to convert the InternVL3_5-GPT-OSS-20B-A4B-Preview
to gguf with a small tweak in llama.cpp, and it successfully generates the text gguf as well as the mmproj gguf. Now when i try to do inference however it supports image and doesnt error out, but cant see the image? It just says it has no image in context. Since you already did conversions for the older internvl models i thought you might have an idea what the issue could be (;
The conversion shouldnt be the issue but if you want i can upload the files i created and the code i used. A little help would be nice (;
(the other internvl3_5 models work perfectly fine)