--- 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.