Skip to content

UPSTREAM PR #19633: fix modernBERT conversion to GGUF#1179

Open
loci-dev wants to merge 1 commit intomainfrom
loci/pr-19633-lorenzocesconetto-fix-modernBERT-conversion-to-GGU
Open

UPSTREAM PR #19633: fix modernBERT conversion to GGUF#1179
loci-dev wants to merge 1 commit intomainfrom
loci/pr-19633-lorenzocesconetto-fix-modernBERT-conversion-to-GGU

Conversation

@loci-dev
Copy link

Note

Source pull request: ggml-org/llama.cpp#19633

Fixed bug that was causing conversion to fail: python convert_hf_to_gguf.py ModernBERT-base --outfile modernbert-base-f16.gguf --outtype f16

Basically we have to ignore the head decoder norm from answerdotai/ModernBERT-base

@loci-review
Copy link

loci-review bot commented Feb 15, 2026

The analysis encountered an error. Please review the Processing Details for more information.

1 similar comment
@loci-review
Copy link

loci-review bot commented Feb 15, 2026

The analysis encountered an error. Please review the Processing Details for more information.

@loci-dev loci-dev force-pushed the main branch 6 times, most recently from 823244c to bab7d39 Compare February 19, 2026 02:17
@loci-review
Copy link

loci-review bot commented Feb 19, 2026

No meaningful performance changes were detected across 115492 analyzed functions in the following binaries: build.bin.llama-cvector-generator, build.bin.libllama.so, build.bin.libmtmd.so, build.bin.llama-tts, build.bin.libggml-cpu.so, build.bin.libggml-base.so, build.bin.libggml.so, build.bin.llama-bench, build.bin.llama-tokenize, build.bin.llama-quantize, build.bin.llama-qwen2vl-cli, build.bin.llama-gemma3-cli, build.bin.llama-gguf-split, build.bin.llama-llava-cli, build.bin.llama-minicpmv-cli.

🔎 Full breakdown: Loci Inspector.
💬 Questions? Tag @loci-dev.

@loci-dev loci-dev force-pushed the main branch 10 times, most recently from a92fe2a to 6495042 Compare February 27, 2026 02:17
@loci-dev loci-dev force-pushed the main branch 8 times, most recently from 9f4f332 to 4298c74 Compare March 6, 2026 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants