File size: 753 Bytes
fa1724c d7be8ac fa1724c d7be8ac fa1724c |
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 27 28 29 30 |
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
- bunnycore/Qwen3-4B-dot-exp
- fakezeta/amoral-Qwen3-4B+bunnycore/Qwen-3-4B-Persona-lora_model
- llama-cpp
base_model: bunnycore/Qwen3-4B-Dot-Goat
---
# IntelligentEstate/Tanngrisnir-Qwen3-4B-Q4_K_M-GGUF
A small fast Goat further gnashed from Bunny's 4GB model

This model was converted to GGUF format from [`bunnycore/Qwen3-4B-Dot-Goat`](https://huggingface.co/bunnycore/Qwen3-4B-Dot-Goat) using llama.cpp
## 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.
|