Safetensors
qwen2
linqq9 commited on
Commit
702ce42
·
verified ·
1 Parent(s): 61ef242

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -10,6 +10,10 @@ base_model:
10
  ---
11
  # Hammer2.1-3b Function Calling Model
12
 
 
 
 
 
13
  ## Introduction
14
 
15
  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.1 series bring significant enhancements, while still maintaining the basic functionality of Hammer 2.0's Single-Turn interaction and further strengthening other capabilities.
 
10
  ---
11
  # Hammer2.1-3b Function Calling Model
12
 
13
+ **<span style="color: red;">New Update (June 2025):</span>** We are excited to announce that our model has been integrated into Google AI Edge! This integration allows for seamless on-device inference, enabling users to experience the power of our model directly on their mobile devices. For more details, please visit [Google AI Edge](https://ai.google.dev/edge/mediapipe/solutions/genai/function_calling/android).
14
+
15
+
16
+
17
  ## Introduction
18
 
19
  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.1 series bring significant enhancements, while still maintaining the basic functionality of Hammer 2.0's Single-Turn interaction and further strengthening other capabilities.