]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert : fix Llama-3_1-Nemotron-51B rope settings (#11008)
authorymcki <redacted>
Tue, 31 Dec 2024 11:04:48 +0000 (19:04 +0800)
committerGitHub <redacted>
Tue, 31 Dec 2024 11:04:48 +0000 (13:04 +0200)
commitbc7b1f86324279a3dabb705c04ad754a2b27df16
treebc08e20ed5e9d3f8a7e47a4df9005c1fd57e541f
parent6e1531aca5ed17f078973b4700fcdadbda4a34a5
convert : fix Llama-3_1-Nemotron-51B rope settings (#11008)

* conflict resolution

* move comments after bracket to its own line

* DeciLMCausalModel now reads rope_theta from config.json properly
convert_hf_to_gguf.py