mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-21 10:17:58 +00:00
* Add support for Grok model architecture * Revert convert-hf-to-gguf to default options * Fixed f_norm_rms_eps bug * Fix whitespaces * llama : fix grok rope type * llama : minor --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>