Model Intelligence Sheet
interpolators/FableOpus-9B-Linear-GGUF overview
FableOpus 9B Linear GGUF GGUF quantizations for interpolators/FableOpus 9B Linear https://huggingface.co/interpolators/FableOpus 9B Linear . This repo includes…
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
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| FableOpus-9B-Linear-Q2_K.gguf | GGUF | Q2_K | 3.56 GB | Download |
| FableOpus-9B-Linear-Q3_K_M.gguf | GGUF | Q3_K_M | 4.31 GB | Download |
| FableOpus-9B-Linear-Q4_K_M.gguf | GGUF | Q4_K_M | 5.24 GB | Download |
| FableOpus-9B-Linear-Q6_K.gguf | GGUF | Q6_K | 6.85 GB | Download |
| FableOpus-9B-Linear-Q8_0.gguf | GGUF | Q8_0 | 8.87 GB | Download |
Model Details
| Model ID | interpolators/FableOpus-9B-Linear-GGUF |
|---|---|
| Author | interpolators |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | — |
| Last modified | 2026-06-21T22:23:36.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-Linear GGUF
GGUF quantizations for interpolators/FableOpus-9B-Linear.
This repo includes the requested llama.cpp quantizations in one place:
FableOpus-9B-Linear-Q2_K.gguf(3.56 GiB)FableOpus-9B-Linear-Q3_K_M.gguf(4.31 GiB)FableOpus-9B-Linear-Q4_K_M.gguf(5.24 GiB)FableOpus-9B-Linear-Q6_K.gguf(6.85 GiB)FableOpus-9B-Linear-Q8_0.gguf(8.87 GiB)
Source Model
- Source:
interpolators/FableOpus-9B-Linear - Family: Qwen3.5 9B
- Merge method:
linear - Merge recipe: Fable 0.56, Opus 0.29, Opus v2 0.15
- GGUF tooling: latest
ggml-org/llama.cppbuilt in Modal - Intermediate: bf16 GGUF, deleted after quantization
Usage
llama-cli -m FableOpus-9B-Linear-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-Linear-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models