Update README.md
Browse files
README.md
CHANGED
|
@@ -18,6 +18,13 @@ It was only the text part that was processed, not the image part.
|
|
| 18 |
|
| 19 |
The abliterated model will no longer say "I can’t describe or analyze this image."
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
## GGUF
|
| 22 |
|
| 23 |
|
|
|
|
| 18 |
|
| 19 |
The abliterated model will no longer say "I can’t describe or analyze this image."
|
| 20 |
|
| 21 |
+
## ollama
|
| 22 |
+
**Please update to the latest version of [Ollama-v0.12.7](https://github.com/ollama/ollama/releases/tag/v0.12.7).**
|
| 23 |
+
You can use [huihui_ai/qwen3-vl-abliterated:32b](https://ollama.com/huihui_ai/qwen3-vl-abliterated:32b) directly,
|
| 24 |
+
```
|
| 25 |
+
ollama run huihui_ai/qwen3-vl-abliterated:32b
|
| 26 |
+
```
|
| 27 |
+
|
| 28 |
## GGUF
|
| 29 |
|
| 30 |
|