59 Downloads Updated 1 week ago
ollama run zhamm/qwopus3.6:27b-q8-vision
Custom Ollama import of the Qwopus3.6 27B v2 MTP GGUF model with multimodal projector support.
Qwopus3.6-27B-v2-MTPQ8_0mmproj-F32.ggufThis model is intended for local AI use with Ollama, including:
Recommended GPU VRAM:
Smaller GPUs may require reduced context length or may fall back to CPU/RAM offload, which can be much slower.
Recommended starting settings:
Context length: 32768
Temperature: 0.7
Top-p: 0.9
For long-context use, Flash Attention and q8_0 KV cache are recommended where supported.
ollama run <your-username>/<model-name>
This build includes a multimodal projector for image-text use. Vision support depends on the Ollama runtime, the client being used, and how image input is passed to the model.
If image input does not work through a specific UI, test directly with the Ollama API or use a runtime with explicit mmproj support.
Source model: Jackrong/Qwopus3.6-27B-v2-MTP-GGUF on Hugging Face.
Please review and follow the upstream model license before redistribution or commercial use.