koboldcpp/conversion
Khashayar Ghafouri 3278e921b1
conversion: accept BitNetForCausalLM architecture name (#25769)
Microsoft BitNet Hugging Face configs use BitNetForCausalLM while the
converter only registered BitnetForCausalLM, causing conversion to fail
with "Model BitNetForCausalLM is not supported".

Register both spellings in TEXT_MODEL_MAP and the Bitnet model class.

Fixes ggml-org/llama.cpp#25629
2026-07-16 16:24:47 +03:00
..
__init__.py conversion: accept BitNetForCausalLM architecture name (#25769) 2026-07-16 16:24:47 +03:00
afmoe.py
arctic.py
baichuan.py
bailingmoe.py convert : more consistent handling of rope_parameters (#24833) 2026-06-20 13:42:36 +03:00
base.py convert_hf_to_gguf: support split MTP export for HY V3 (#25641) 2026-07-14 11:43:15 +02:00
bert.py model : support granite multilingual embeddings R2 (ibm-granite/granite-embedding-{97,311}m-multilingual-r2) (#22716) 2026-06-02 17:55:11 +02:00
bitnet.py conversion: accept BitNetForCausalLM architecture name (#25769) 2026-07-16 16:24:47 +03:00
bloom.py
chameleon.py
chatglm.py convert : more consistent handling of rope_parameters (#24833) 2026-06-20 13:42:36 +03:00
codeshell.py
cogvlm.py
command_r.py Add arch support for cohere2-MoE (#24260) 2026-06-13 19:49:00 +02:00
dbrx.py
deci.py convert : more consistent handling of rope_parameters (#24833) 2026-06-20 13:42:36 +03:00
deepseek.py DeepSeek V4 (#24162) 2026-06-29 16:58:51 +08:00
dots1.py
dotsocr.py
dream.py
ernie.py
exaone.py convert : more consistent handling of rope_parameters (#24833) 2026-06-20 13:42:36 +03:00
falcon.py
falcon_h1.py
gemma.py convert : more consistent handling of rope_parameters (#24833) 2026-06-20 13:42:36 +03:00
glm.py convert : more consistent handling of rope_parameters (#24833) 2026-06-20 13:42:36 +03:00
gpt2.py
gpt_oss.py
gptneox.py
granite.py model: Granite Speech Plus (#24818) 2026-06-23 12:03:31 +02:00
grok.py
grovemoe.py
hunyuan.py convert_hf_to_gguf: support split MTP export for HY V3 (#25641) 2026-07-14 11:43:15 +02:00
internlm.py
internvl.py
jais.py
jamba.py
januspro.py
kimi_linear.py
kimivl.py
lfm2.py model : Add LFM2.5-ColBERT-350M and LFM2.5-Embedding-350M (#24913) 2026-06-24 09:49:46 +03:00
lighton_ocr.py
llada.py
llama.py dflash: refactor draft model conversion (#25110) 2026-06-28 20:31:48 +02:00
llama4.py
llava.py
maincoder.py
mamba.py mamba2: remove hardcoded 2x expansion factor and invalid d_inner % d_state check (#23082) 2026-06-26 08:50:54 +03:00
mellum.py model: add Mellum architecture (#23966) 2026-06-02 22:11:12 +03:00
mimo.py convert : more consistent handling of rope_parameters (#24833) 2026-06-20 13:42:36 +03:00
minicpm.py convert : more consistent handling of rope_parameters (#24833) 2026-06-20 13:42:36 +03:00
minimax.py
mistral.py convert : fix conversion for Mistral-Medium-3.5-128B (#24268) 2026-06-07 21:41:39 +02:00
mistral3.py
mpt.py
nemotron.py convert : more consistent handling of rope_parameters (#24833) 2026-06-20 13:42:36 +03:00
olmo.py
openelm.py
orion.py
pangu.py
phi.py convert : more consistent handling of rope_parameters (#24833) 2026-06-20 13:42:36 +03:00
pixtral.py
plamo.py
plm.py
qwen.py convert : fix dflash target tokenizer mismatch during conversion (#25733) 2026-07-16 15:19:47 +03:00
qwen3vl.py
qwenvl.py
refact.py
rwkv.py
sarashina2.py
smallthinker.py
smolvlm.py
stablelm.py convert : more consistent handling of rope_parameters (#24833) 2026-06-20 13:42:36 +03:00
starcoder.py
step3.py convert_hf_to_gguf: support split MTP export for HY V3 (#25641) 2026-07-14 11:43:15 +02:00
t5.py
talkie.py model : add support for talkie-1930-13b (#22596) 2026-05-26 07:57:38 +03:00
ultravox.py
wavtokenizer.py
xverse.py
youtuvl.py