Model Intelligence Sheet
interpolators/FableOpus-9B-Delta-GGUF overview
FableOpus 9B Delta GGUF GGUF quantizations for interpolators/FableOpus 9B Delta https://huggingface.co/interpolators/FableOpus 9B Delta . This repo includes th…
Runs locally from ~3.56 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
5 GGUF files detected
Direct downloads for local inference
Model Details
| Model ID | interpolators/FableOpus-9B-Delta-GGUF |
|---|---|
| Author | interpolators |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | — |
| Last modified | 2026-06-21T22:32:26.000Z |
Model README
---
language:
- en
license: apache-2.0
tags:
- gguf
- qwen3.5
- fable
- opus
- fableopus
- quantized
- llama.cpp
pipeline_tag: text-generation
---
FableOpus-9B-Delta GGUF
GGUF quantizations for interpolators/FableOpus-9B-Delta.
This repo includes the requested llama.cpp quantizations in one place:
FableOpus-9B-Delta-Q2_K.gguf(3.56 GiB)FableOpus-9B-Delta-Q3_K_M.gguf(4.31 GiB)FableOpus-9B-Delta-Q4_K_M.gguf(5.24 GiB)FableOpus-9B-Delta-Q6_K.gguf(6.85 GiB)FableOpus-9B-Delta-Q8_0.gguf(8.87 GiB)
Source Model
- Source:
interpolators/FableOpus-9B-Delta - Family: Qwen3.5 9B
- Merge method:
delta_linear - Merge recipe: Fable 0.38, Opus 0.42, Opus v2 0.20
- GGUF tooling: latest
ggml-org/llama.cppbuilt in Modal - Intermediate: bf16 GGUF, deleted after quantization
Usage
llama-cli -m FableOpus-9B-Delta-Q4_K_M.gguf -p "Write a concise plan for evaluating this model."
Use Q4_K_M as a practical default, Q6_K or Q8_0 for higher quality, and Q2_K / Q3_K_M when size matters most.
Run interpolators/FableOpus-9B-Delta-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models