eaddario commited on
Commit
44ea51f
·
verified ·
1 Parent(s): 199ba40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -15,6 +15,8 @@ tags:
15
 
16
  # GGUF and "i-matrix" quantized versions of MadeAgents/Hammer2.1-7b
17
 
 
 
18
  Using [LLaMA C++](https://github.com/ggerganov/llama.cpp) release [b4601](https://github.com/ggerganov/llama.cpp/releases/tag/b4601) for quantization.
19
 
20
  Original model: [MadeAgents/Hammer2.1-7b](https://huggingface.co/MadeAgents/Hammer2.1-7b)
 
15
 
16
  # GGUF and "i-matrix" quantized versions of MadeAgents/Hammer2.1-7b
17
 
18
+ **Hammer** refers to a series of lightweight Large Action Models, with strong function calling capability. These models are based on the Qwen 2.5 coder series, and utilize function masking techniques and other advanced technologies.
19
+
20
  Using [LLaMA C++](https://github.com/ggerganov/llama.cpp) release [b4601](https://github.com/ggerganov/llama.cpp/releases/tag/b4601) for quantization.
21
 
22
  Original model: [MadeAgents/Hammer2.1-7b](https://huggingface.co/MadeAgents/Hammer2.1-7b)