]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
model : support Rnj-1 (#17811)
authorphilip-essential <redacted>
Tue, 9 Dec 2025 03:49:03 +0000 (19:49 -0800)
committerGitHub <redacted>
Tue, 9 Dec 2025 03:49:03 +0000 (04:49 +0100)
commit1d2a1ab73d927644d58f44235209affab7e4043e
tree9bb26f07decb5d604d88d35e8948a16ed2556c8e
parentc8554b66e0ed397f7457ed5f3ce3b466dd508d5c
model : support Rnj-1 (#17811)

* add support for rnj1

* refactor gemma3 to support rnj-1

* address review comments
convert_hf_to_gguf.py
src/CMakeLists.txt
src/llama-model.cpp
src/models/gemma3-iswa.cpp [deleted file]
src/models/gemma3.cpp [new file with mode: 0644]
src/models/models.h