license: apache-2.0 | |
library_name: litert-lm | |
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. | |
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. More info [here](https://huggingface.co/MadeAgents/Hammer2.1-0.5b). | |
At this repository you can find a `.task` bundle file, ready to be integrated into an application for on-device generative AI tasks such as: | |
- https://github.com/google-ai-edge/gallery | |
- https://github.com/farmaker47/Jetson_App/tree/whisper_gemma3n_tts | |
Also a python notebook is available to see the procedure on how to create the file. | |