]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : add OLMo November 2024 support (#10394)
authorShane A <redacted>
Tue, 19 Nov 2024 09:04:08 +0000 (01:04 -0800)
committerGitHub <redacted>
Tue, 19 Nov 2024 09:04:08 +0000 (11:04 +0200)
commita88ad007de3eb5d92cb538fd269ff94c4bf0c8d2
tree9bdb6735d1f11275831c41cb56ea311658d95021
parent2a1507c1629975d9d20a503d6a14f44eff292c25
llama : add OLMo November 2024 support (#10394)

* Add OLMo November 2024 constants

* Add OLMo November 2024 converter

* Add loading of OLMo November 2024 tensors and hyper parameters

* Add building of OLMo November 2024 model
convert_hf_to_gguf.py
gguf-py/gguf/constants.py
gguf-py/gguf/tensor_mapping.py
src/llama.cpp