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

simpledirect/Vinci-Bozza-1.0-GGUF overview

<p align="center" Vinci https://vinci assets.s3.ca central 1.amazonaws.com/Vinci/logo+design/PNG/hf dark logo.png hf light mode only Vinci https://vinci assets…

ggufquantizedqwen3_5conversationalchatcharacterconstitutional-aisimpledirectvincitext-generationbase_model:simpledirect/Vinci-Bozza-1.0base_model:quantized:simpledirect/Vinci-Bozza-1.0license:apache-2.0endpoints_compatibleregion:us

Runs locally from ~5.24 GB disk (8 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
text-generation

Repository Files & Downloads

3 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Vinci-Bozza-1.0-Q4_K_M.ggufGGUFQ4_K_M5.24 GBDownload
Vinci-Bozza-1.0-Q5_K_M.ggufGGUFQ5_K_M6.02 GBDownload
Vinci-Bozza-1.0-Q6_K.ggufGGUFQ6_K6.85 GBDownload

Model Details

Model IDsimpledirect/Vinci-Bozza-1.0-GGUF
Authorsimpledirect
Pipelinetext-generation
Licenseapache-2.0
Base modelsimpledirect/Vinci-Bozza-1.0
Last modified2026-07-09T20:45:38.000Z

Model README

---

base_model: simpledirect/Vinci-Bozza-1.0

pipeline_tag: text-generation

tags:

- gguf

- quantized

- qwen3_5

- conversational

- chat

- character

- constitutional-ai

- simpledirect

- vinci

license: apache-2.0

---

<p align="center">

!Vinci

!Vinci

</p>

Vinci Bozza 1.0 — GGUF

GGUF quantizations of simpledirect/Vinci-Bozza-1.0 for local inference with Ollama, LM Studio, and llama.cpp.

Text-only. The source model is multimodal (image-text-to-text); these GGUF conversions include the language model only — no mmproj / vision projector. For image input, use the safetensors build: simpledirect/Vinci-Bozza-1.0.

Variants

| File | Size | Notes |

|---|---|---|

| Vinci-Bozza-1.0-Q6_K.gguf | ~6.8 GB | Closest to BF16 quality |

| Vinci-Bozza-1.0-Q5_K_M.gguf | ~6.0 GB | Good balance (recommended) |

| Vinci-Bozza-1.0-Q4_K_M.gguf | ~5.2 GB | Smallest, tight memory budgets |

Quick start

# Ollama — recommended quant auto-selected
ollama run hf.co/simpledirect/Vinci-Bozza-1.0-GGUF

# Specific quant
ollama run hf.co/simpledirect/Vinci-Bozza-1.0-GGUF:Q5_K_M

llama.cpp:

llama-cli -m Vinci-Bozza-1.0-Q5_K_M.gguf --chat-template chatml -p "Hello, who are you?"

Hardware requirements

| Variant | GPU VRAM | System RAM (CPU-only) |

|---|---|---|

| Q6_K | 10 GB | 16 GB |

| Q5_K_M | 8 GB | 14 GB |

| Q4_K_M | 7 GB | 12 GB |

Mac M-series: Q5_K_M runs comfortably on 16 GB unified memory; Q6_K needs 24 GB.

Prompt format

Uses Qwen / ChatML chat template. Pass enable_thinking=False (or equivalent) to suppress <think> blocks for normal chat use.

Links

  • Full model (safetensors, BF16): simpledirect/Vinci-Bozza-1.0
  • GitHub: https://github.com/getsimpledirect
  • The Constitution: https://guide.getsimpledirect.com/constitution

Run simpledirect/Vinci-Bozza-1.0-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