Safetensors
qwen2
linqq9 commited on
Commit
c380195
·
verified ·
1 Parent(s): f2f4032

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,7 +9,8 @@ base_model:
9
  # Hammer2.1-0.5b Function Calling Model
10
 
11
  ## Introduction
12
- We're excited to release lightweight Hammer 2.1 models ([0.5B](https://huggingface.co/MadeAgents/Hammer2.1-0.5b) , [1.5B](https://huggingface.co/MadeAgents/Hammer2.1-1.5b) , [3B](https://huggingface.co/MadeAgents/Hammer2.1-3b) , and [7B](https://huggingface.co/MadeAgents/Hammer2.1-7b)) with strong function calling capability, which empower developers to build personalized, on-device agentic applications. These models are based on the Qwen 2.5 coder series and utilize [function masking techniques](https://arxiv.org/abs/2410.04587). Hammer 2.5 series bring significant enhancements, while still maintaining the basic functionality of Hammer 2.0's Single-Turn interaction and further strengthening other capabilities.
 
13
 
14
  ## Model Details
15
  The Hammer 2.5 models, fine-tuned from the Qwen 2.5 coder series, inherit Hammer 2.0's advantages and are enhanced as follows:
 
9
  # Hammer2.1-0.5b Function Calling Model
10
 
11
  ## Introduction
12
+
13
+ Hammer refers to a series of lightweight Large Action Models. Currently, we are releasing Hammer 2.1 models ([0.5B](https://huggingface.co/MadeAgents/Hammer2.1-0.5b), [1.5B](https://huggingface.co/MadeAgents/Hammer2.1-1.5b), [3B](https://huggingface.co/MadeAgents/Hammer2.1-3b), and [7B](https://huggingface.co/MadeAgents/Hammer2.1-7b)) with strong function calling capability. These models are based on the Qwen 2.5 coder series and utilize [function masking techniques](https://arxiv.org/abs/2410.04587) and other advanced technologies. Hammer 2.5 series bring significant enhancements, while still maintaining the basic functionality of Hammer 2.0's Single-Turn interaction and further strengthening other capabilities.
14
 
15
  ## Model Details
16
  The Hammer 2.5 models, fine-tuned from the Qwen 2.5 coder series, inherit Hammer 2.0's advantages and are enhanced as follows: