barha/granite-switch-4.1-3b-preview-GGUF overview
granite switch 4.1 3b preview GGUF GGUF F16 build of ibm granite/granite switch 4.1 3b preview https://huggingface.co/ibm granite/granite switch 4.1 3b preview…
Runs locally from ~7.85 GB disk (8 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| granite-switch-4.1-3b-preview-f16.gguf | GGUF | F16 | 7.85 GB | Download |
Model Details
Model README
---
license: apache-2.0
base_model: ibm-granite/granite-switch-4.1-3b-preview
tags:
- gguf
- llama.cpp
- ollama
- granite
- granite-switch
- intrinsics
library_name: gguf
---
granite-switch-4.1-3b-preview-GGUF
GGUF (F16) build of ibm-granite/granite-switch-4.1-3b-preview,
for running the model locally with llama.cpp and Ollama.
Files
| File | Quant | Size |
|------|-------|------|
| granite-switch-4.1-3b-preview-f16.gguf | F16 | ~7.8 GB |
About granite-switch
granite-switch packs multiple LoRA/aLoRA intrinsics (answerability, certainty,
guardian, RAG adapters, …) into a single model and selects between them with a
control token placed in the prompt (<|answerability|>, <|guardian-core|>, …).
Running the intrinsics through Ollama requires the patch that recovers per-token
adapter selection in the ggml graph and expects the control token to already be in
the prompt (driven via the raw /api/generate endpoint). See the
and the Mellea + Ollama bridge.
Usage (llama.cpp)
llama-cli -m granite-switch-4.1-3b-preview-f16.gguf -p "Hello"
License
Apache-2.0, inherited from the base model. Refer to the
for full terms and intended use.
Run barha/granite-switch-4.1-3b-preview-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models