]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
model : add support for ERNIE 4.5 0.3B model (#14408)
authorWeizhao Ouyang <redacted>
Sat, 28 Jun 2025 14:08:21 +0000 (22:08 +0800)
committerGitHub <redacted>
Sat, 28 Jun 2025 14:08:21 +0000 (16:08 +0200)
commit566c16fcce44876a167c37f159085afe6f84b28c
tree72df2885354c527a7b7b028a7399e13d36941d29
parentb25e92774e2fa4ee3820e458d5cf43f40190f8d2
model : add support for ERNIE 4.5 0.3B model (#14408)

Add Day-0 support for Baidu ERNIE 4.5 0.3B model.

Signed-off-by: Weizhao Ouyang <redacted>
convert_hf_to_gguf.py
gguf-py/gguf/constants.py
src/llama-arch.cpp
src/llama-arch.h
src/llama-model.cpp
src/llama-model.h