llama.cpp
c43a3e79 - llama : add Phi-4-mini support (supersede #12099) (#12108)

Comment changes are shownComment changes are hidden
Commit
81 days ago
llama : add Phi-4-mini support (supersede #12099) (#12108) * Added Phi-4-mini-instruct support * Update regex per ngxson * Change the vocab base to Xenova/gpt-4o * fix conversion update script * no need to check longrope * minor style fix * fix python style --------- Co-authored-by: Nicholas Sparks <nisparks@microsoft.com>
Author
Parents
  • File
    convert_hf_to_gguf.py
  • File
    convert_hf_to_gguf_update.py
  • include
    • File
      llama.h
  • models
    • ggml-vocab-gpt-4o.gguf.inp
    • ggml-vocab-gpt-4o.gguf.out
  • src
    • File
      llama-model.cpp
    • File
      llama-vocab.cpp