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