]>
git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama: Add support for Gemma2ForCausalLM (#8156)
* Inference support for Gemma 2 model family
* Update convert-hf-to-gguf.py, constants, and tensor mappings
* cleanup
* format fix
* Fix special token vocab bug
* Don't add space prefix
* fix deleted lines
* Update src/llama.cpp
Co-authored-by: slaren <redacted>
* Add model type names
* Add control vector
* Fix model type identification
---------
Co-authored-by: Andrei Betlen <redacted>
Co-authored-by: slaren <redacted>