File size: 832 Bytes
d2464ed 2d037be d2464ed 80549b5 d2464ed 80549b5 2d037be d2464ed |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
license: other
license_name: qwen-research
license_link: https://huggingface.co/MadeAgents/Hammer2.1-3b/blob/main/LICENSE
datasets:
- Salesforce/xlam-function-calling-60k
- MadeAgents/xlam-irrelevance-7.5k
- IntelligentEstate/The_Key
---
# fuzzy-mittenz/Hammer2.1-3b-Q5_K_S-GGUF
Model With updated and functional Chat template available @ [Mjollnir](https://huggingface.co/IntelligentEstate/Mjollnir-3B-iQ5-K_S-GGUF)
This model was converted to GGUF format from [`MadeAgents/Hammer2.1-3b`](https://huggingface.co/MadeAgents/Hammer2.1-3b) using llama.cpp
Refer to the [original model card](https://huggingface.co/MadeAgents/Hammer2.1-3b) for more details on the model.
## Use with llama.cpp
Install llama.cpp through brew (works on Mac and Linux)
```bash
brew install llama.cpp
```
Invoke the llama.cpp server or the CLI.
|