]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert_hf : fix Gemma v1 conversion (#8597)
authorcompilade <redacted>
Sun, 21 Jul 2024 01:53:01 +0000 (21:53 -0400)
committerGitHub <redacted>
Sun, 21 Jul 2024 01:53:01 +0000 (21:53 -0400)
commitc69c63039cd75f8f33f253ab7485d82a8b4cd403
treeebc2f542eced29ac3852f010436c42247b43630c
parent69c487f4ed57bb4d4514a1b7ff12608d5a8e7ef0
convert_hf : fix Gemma v1 conversion (#8597)

* convert_hf : fix Gemma v1 conversion

* convert_hf : allow renaming tokens, but with a warning

* convert_hf : fix Gemma v1 not setting BOS and EOS tokens
convert_hf_to_gguf.py