Skip to content

Commit ae625a4

Browse files
authored
chore(model gallery): add hammer2.0-7b (mudler#5098)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 7f3a029 commit ae625a4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

gallery/index.yaml

+14
Original file line numberDiff line numberDiff line change
@@ -5396,6 +5396,20 @@
53965396
- filename: Galactic-Qwen-14B-Exp1.Q4_K_M.gguf
53975397
sha256: 26e99578c341c879cc2676c4c7a45b6c0d00b30bd17c8ee7494fcc4092480ef0
53985398
uri: huggingface://mradermacher/Galactic-Qwen-14B-Exp1-GGUF/Galactic-Qwen-14B-Exp1.Q4_K_M.gguf
5399+
- !!merge <<: *qwen25
5400+
name: "hammer2.0-7b"
5401+
urls:
5402+
- https://huggingface.co/MadeAgents/Hammer2.0-7b
5403+
- https://huggingface.co/Nekuromento/Hammer2.0-7b-Q5_K_M-GGUF
5404+
description: |
5405+
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 .
5406+
overrides:
5407+
parameters:
5408+
model: hammer2.0-7b-q5_k_m.gguf
5409+
files:
5410+
- filename: hammer2.0-7b-q5_k_m.gguf
5411+
sha256: 3682843c857595765f0786cf24b3d501af96fe5d99a9fb2526bc7707e28bae1e
5412+
uri: huggingface://Nekuromento/Hammer2.0-7b-Q5_K_M-GGUF/hammer2.0-7b-q5_k_m.gguf
53995413
- &llama31
54005414
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
54015415
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)