From ae625a4d001c3aa98be037cb3513f9df5bdad4d4 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 30 Mar 2025 09:50:21 +0200 Subject: [PATCH] chore(model gallery): add hammer2.0-7b (#5098) Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/gallery/index.yaml b/gallery/index.yaml index 9faf5826..340943e1 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -5396,6 +5396,20 @@ - filename: Galactic-Qwen-14B-Exp1.Q4_K_M.gguf sha256: 26e99578c341c879cc2676c4c7a45b6c0d00b30bd17c8ee7494fcc4092480ef0 uri: huggingface://mradermacher/Galactic-Qwen-14B-Exp1-GGUF/Galactic-Qwen-14B-Exp1.Q4_K_M.gguf +- !!merge <<: *qwen25 + name: "hammer2.0-7b" + urls: + - https://huggingface.co/MadeAgents/Hammer2.0-7b + - https://huggingface.co/Nekuromento/Hammer2.0-7b-Q5_K_M-GGUF + description: | + Hammer2.0 finetuned based on Qwen 2.5 series and Qwen 2.5 coder series using function masking techniques. It's trained using the APIGen Function Calling Datasets containing 60,000 samples, supplemented by xlam-irrelevance-7.5k we generated. Hammer2.0 has achieved exceptional performances across numerous function calling benchmarks. For more details, please refer to Hammer: Robust Function-Calling for On-Device Language Models via Function Masking and Hammer GitHub repository . + overrides: + parameters: + model: hammer2.0-7b-q5_k_m.gguf + files: + - filename: hammer2.0-7b-q5_k_m.gguf + sha256: 3682843c857595765f0786cf24b3d501af96fe5d99a9fb2526bc7707e28bae1e + uri: huggingface://Nekuromento/Hammer2.0-7b-Q5_K_M-GGUF/hammer2.0-7b-q5_k_m.gguf - &llama31 url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1 icon: https://avatars.githubusercontent.com/u/153379578