]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
model : add OLMo3 support (#16015)
authorShane A <redacted>
Wed, 17 Sep 2025 07:01:58 +0000 (00:01 -0700)
committerGitHub <redacted>
Wed, 17 Sep 2025 07:01:58 +0000 (09:01 +0200)
commit85286f354813056f6c835046c0acfa3bf6ba9432
tree5b04118ce1e7a51133975481f02f772a5bdf961e
parentd5fabe3682de515fd09d6c981f7a0d1b75614455
model : add OLMo3 support (#16015)

* Add HF to gguf conversion logic for Olmo3

* Add Olmo3 implementation

* Update rope comment

* Fix indentation

Co-authored-by: Sigbjørn Skjæret <redacted>
* Apply suggestion from @CISC

Co-authored-by: Sigbjørn Skjæret <redacted>
---------

Co-authored-by: Sigbjørn Skjæret <redacted>
convert_hf_to_gguf.py
src/llama-model.cpp