llama.cpp
model : add support for Phi4ForCausalLMV
#20168
Merged

Commits
  • Add support for Phi4ForCausalLMV.
    dranger003 committed 23 days ago
  • Fix Phi-4 vision parity (correcting SigLIP2 patch-kernel export layout) and matching HF NaFlex resize behavior in mtmd.
    dranger003 committed 23 days ago
  • Rename contants + fix tokenizer label
    dranger003 committed 23 days ago
  • Clean-ups.
    dranger003 committed 23 days ago
  • Fix GGUF export.
    dranger003 committed 23 days ago
  • Set tokenizer.ggml.pre explicitly.
    dranger003 committed 23 days ago
  • Default vocab name rather than forcing it.
    dranger003 committed 23 days ago
  • Clean-ups.
    dranger003 committed 23 days ago
  • Fix indent.
    dranger003 committed 23 days ago
  • Fix subscriptable error.
    dranger003 committed 22 days ago
  • remov overcomplicated code path
    ngxson committed 22 days ago
  • Clean-ups.
    dranger003 committed 22 days ago
Loading