mmproj file only 50KB

#1
by imweijh - opened

Thank you for everything you've done for the HF community. The mmproj file for this model seems to have an issue with its size—it's only 50 KB.

yeah that definitely doesn't look right, funny it didn't get an error when creating it..

Running into this.

had to use the consolidated.safetensors and --mistral-format, something in the regular safetensors is unexpected for convert_hf_to_gguf.py

uploaded fixed mmproj files and will check if there's an obvious fix to upstream for future conversions

bartowski changed discussion status to closed

actually unfortunately even with --mistral-format there seems to be an issue with the default conversion, reuploaded a fix and will have to open a PR

Additionally the f16 format seems to be broken either way so have to use bf16 or f32 if desperate

Sign up or log in to comment