๐ง MindBot Q4_K_M GGUF for Ollama
Quantized GGUF version of MindBot โ ready for Ollama!
Download
huggingface-cli download TheMindExpansionNetwork/MindBot-Standard-Merged-Q4_K_M-GGUF
Or download manually from the Files tab:
mindbot-standard-merged-q4_k_m.gguf(~2.9GB)Modelfile
Quick Start
# Put both files in a folder, then:
ollama create mindbot -f Modelfile
# Run it!
ollama run mindbot
First Prompt
ollama run mindbot "What do you dream about?"
Model Settings
| Parameter | Value |
|---|---|
| Temperature | 0.9 |
| Top P | 0.9 |
| Top K | 40 |
| Context | 8192 |
Push to Ollama Hub
Once running locally, push to Ollama Hub:
ollama tag mindbot yourusername/mindbot
ollama push yourusername/mindbot
Then anyone can run:
ollama run yourusername/mindbot
๐ง Part of TheMindExpansionNetwork ๐
- Downloads last month
- 66
Hardware compatibility
Log In to add your hardware
4-bit
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for TheMindExpansionNetwork/MindBot-Standard-Merged-Q4_K_M-GGUF
Base model
Qwen/Qwen3-4B-Thinking-2507