]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : fix llama3.1 rope_freqs not respecting custom head_dim (#9141)
authorCarsten Kragelund Jørgensen <redacted>
Tue, 27 Aug 2024 06:53:40 +0000 (08:53 +0200)
committerGitHub <redacted>
Tue, 27 Aug 2024 06:53:40 +0000 (09:53 +0300)
commit75e1dbbaaba5d762223370f3dab9db24a7f53465
tree3c95df41dcfd136fe65ff04759987ce97b978cfb
parentad76569f8e78ab6ca921bda25cef25a157361719
llama : fix llama3.1 rope_freqs not respecting custom head_dim (#9141)

* fix: llama3.1 rope_freqs not respecting custom head_dim

* fix: use potential head_dim for Exaone
convert_hf_to_gguf.py
src/llama.cpp