GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

douganger/Dolphin-Mistral-24B-Venice-Edition-1.2-GGUF overview

Dolphin Mistral 24B Venice Edition 1.2 GGUF GGUF quantizations of dphn/Dolphin Mistral 24B Venice Edition https://huggingface.co/dphn/Dolphin Mistral 24B Venic…

ggufllama.cppquantizedimatrixvisionmistral3image-text-to-textbase_model:dphn/Dolphin-Mistral-24B-Venice-Editionbase_model:quantized:dphn/Dolphin-Mistral-24B-Venice-Editionlicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~9.6 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
289
Likes
0
Pipeline
image-text-to-text
Author

Repository Files & Downloads

10 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Dolphin-Mistral-24B-Venice-Edition-BF16.ggufGGUFBF1643.92 GBDownload
Dolphin-Mistral-24B-Venice-Edition-IQ4_XS.ggufGGUFIQ4_XS11.88 GBDownload
Dolphin-Mistral-24B-Venice-Edition-Q3_K_M.ggufGGUFQ3_K_M10.69 GBDownload
Dolphin-Mistral-24B-Venice-Edition-Q4_K_M.ggufGGUFQ4_K_M13.35 GBDownload
Dolphin-Mistral-24B-Venice-Edition-Q5_K_M.ggufGGUFQ5_K_M15.61 GBDownload
Dolphin-Mistral-24B-Venice-Edition-Q6_K.ggufGGUFQ6_K18.02 GBDownload
Dolphin-Mistral-24B-Venice-Edition-Q8_0.ggufGGUFQ8_023.33 GBDownload
imatrix.ggufGGUFGGUF9.6 MBDownload
mmproj-Dolphin-Mistral-24B-Venice-Edition-BF16.ggufGGUFBF16846.5 MBDownload
mmproj-Dolphin-Mistral-24B-Venice-Edition-F16.ggufGGUFF16837.4 MBDownload

Model Details

Model IDdouganger/Dolphin-Mistral-24B-Venice-Edition-1.2-GGUF
Authordouganger
Pipelineimage-text-to-text
Licenseapache-2.0
Base modeldphn/Dolphin-Mistral-24B-Venice-Edition
Last modified2026-09-01T21:05:58.000Z

Model README

---

license: apache-2.0

base_model: dphn/Dolphin-Mistral-24B-Venice-Edition

base_model_relation: quantized

pipeline_tag: image-text-to-text

library_name: gguf

quantized_by: douganger

tags:

- gguf

- llama.cpp

- quantized

- imatrix

- vision

- mistral3

---

Dolphin Mistral 24B Venice Edition 1.2 GGUF

GGUF quantizations of dphn/Dolphin-Mistral-24B-Venice-Edition, built from version 1.2, with vision adapters and an importance matrix. All the Dolphin-Mistral-24B-Venice-Edition GGUFs I could find on Hugging Face were converted from an earlier release, so I built these from version 1.2, introduced in 337ce042026e: "Updated to version 1.2 - vision + 131k context + improved tool calling".

Quality vs size

Every quant was measured by KL-divergence against the BF16 weights on held-out wikitext-2 (128 chunks).

!image/png

| Quant | Size | bpw | Mean KLD vs BF16 | PPL ratio | Notes |

|---|---:|---:|---:|---:|------------------------|

| Q3_K_M | 10.69 GB | 3.89 | 0.049230 | 1.0585 | |

| IQ4_XS | 11.88 GB | 4.33 | 0.020138 | 1.0244 | Best pick under 12 GB. |

| Q4_K_M | 13.35 GB | 4.87 | 0.016559 | 1.0221 | Good default choice. |

| Q5_K_M | 15.61 GB | 5.69 | 0.003989 | 1.0049 | |

| Q6_K | 18.02 GB | 6.57 | 0.001576 | 1.0018 | |

| Q8_0 | 23.33 GB | 8.50 | 0.000188 | 1.0004 | Effectively lossless. |

BF16 (43.92 GB) is the reference and is included for anyone wanting to re-quantize without re-downloading the safetensors.

Run douganger/Dolphin-Mistral-24B-Venice-Edition-1.2-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models