fableforge-ai/ShellWhisperer-1.5B-GGUF overview
ShellWhisperer 1.5B GGUF GGUF quantizations of fableforge ai/ShellWhisperer 1.5B https://huggingface.co/fableforge ai/ShellWhisperer 1.5B , a 1.5B parameter in…
Runs locally from ~416.3 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| shellwhisperer-1.5b-IQ1_S.gguf | GGUF | IQ1_S | 416.3 MB | Download |
| shellwhisperer-1.5b-IQ2_XXS.gguf | GGUF | IQ2_XXS | 487.3 MB | Download |
| shellwhisperer-1.5b-IQ3_XXS.gguf | GGUF | IQ3_XXS | 637.8 MB | Download |
| shellwhisperer-1.5b-IQ4_XS.gguf | GGUF | IQ4_XS | 860.4 MB | Download |
| shellwhisperer-1.5b-Q2_K.gguf | GGUF | Q2_K | 645.0 MB | Download |
| shellwhisperer-1.5b-Q3_K_M.gguf | GGUF | Q3_K_M | 786.0 MB | Download |
| shellwhisperer-1.5b-Q4_0.gguf | GGUF | Q4_0 | 891.6 MB | Download |
| shellwhisperer-1.5b-Q4_K_M.gguf | GGUF | Q4_K_M | 940.4 MB | Download |
| shellwhisperer-1.5b-Q5_K_M.gguf | GGUF | Q5_K_M | 1.05 GB | Download |
| shellwhisperer-1.5b-Q6_K.gguf | GGUF | Q6_K | 1.19 GB | Download |
| shellwhisperer-1.5b-Q8_0.gguf | GGUF | Q8_0 | 1.53 GB | Download |
| shellwhisperer-1.5b-f16.gguf | GGUF | F16 | 2.88 GB | Download |
| shellwhisperer-1.5b-iq2_s.gguf | GGUF | IQ2_S | 537.7 MB | Download |
| shellwhisperer-1.5b-iq2_xs.gguf | GGUF | IQ2_XS | 524.8 MB | Download |
| shellwhisperer-1.5b-iq3_m.gguf | GGUF | IQ3_M | 740.7 MB | Download |
| shellwhisperer-1.5b-iq3_s.gguf | GGUF | IQ3_S | 727.1 MB | Download |
| shellwhisperer-1.5b-iq3_xs.gguf | GGUF | IQ3_XS | 697.8 MB | Download |
| shellwhisperer-1.5b-iq4_nl.gguf | GGUF | IQ4_NL | 893.0 MB | Download |
| shellwhisperer-1.5b-q3_k_l.gguf | GGUF | Q3_K_L | 839.4 MB | Download |
| shellwhisperer-1.5b-q3_k_s.gguf | GGUF | Q3_K_S | 725.7 MB | Download |
| shellwhisperer-1.5b-q4_1.gguf | GGUF | Q4_1 | 969.7 MB | Download |
| shellwhisperer-1.5b-q4_k_s.gguf | GGUF | Q4_K_S | 896.8 MB | Download |
| shellwhisperer-1.5b-q5_k_s.gguf | GGUF | Q5_K_S | 1.02 GB | Download |
Model Details
| Model ID | fableforge-ai/ShellWhisperer-1.5B-GGUF |
|---|---|
| Author | fableforge-ai |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | fableforge-ai/ShellWhisperer-1.5B |
| Last modified | 2026-07-17T04:46:39.000Z |
Model README
---
license: apache-2.0
library_name: gguf
base_model: fableforge-ai/ShellWhisperer-1.5B
base_model_relation: quantized
tags:
- gguf
- fableforge
- shellwhisperer
- 1.5b
- llama.cpp
- lm-studio
- ollama
- text-generation
- uncensored
- agent
- tool-use
- en
pipeline_tag: text-generation
---
ShellWhisperer-1.5B-GGUF
GGUF quantizations of fableforge-ai/ShellWhisperer-1.5B, a 1.5B parameter instruction-tuned model optimized for shell command generation, agentic tool use, and uncensored reasoning.
Available Quants
| Quant | File |
|---|---|
| F16 | shellwhisperer-1.5b-f16.gguf |
| Q8_0 | shellwhisperer-1.5b-Q8_0.gguf |
| Q6_K | shellwhisperer-1.5b-Q6_K.gguf |
| Q5_K_M | shellwhisperer-1.5b-Q5_K_M.gguf |
| Q4_K_M | shellwhisperer-1.5b-Q4_K_M.gguf |
| Q4_0 | shellwhisperer-1.5b-Q4_0.gguf |
| Q3_K_M | shellwhisperer-1.5b-Q3_K_M.gguf |
| Q2_K | shellwhisperer-1.5b-Q2_K.gguf |
| IQ4_XS | shellwhisperer-1.5b-IQ4_XS.gguf |
| IQ3_XXS | shellwhisperer-1.5b-IQ3_XXS.gguf |
| IQ2_XXS | shellwhisperer-1.5b-IQ2_XXS.gguf |
| IQ1_S | shellwhisperer-1.5b-IQ1_S.gguf |
Usage
llama.cpp
git clone https://github.com/ggerganov/llama.cpp
cd llama.cpp
make -j
./main -m shellwhisperer-1.5b-Q4_K_M.gguf -p "Generate a bash script to..." -n 512
Ollama
ollama run hf.co/fableforge-ai/ShellWhisperer-1.5B-GGUF:Q4_K_M
LM Studio
Search for "ShellWhisperer" in the LM Studio search panel.
---
🔗 Related models
- 🧠 Base model (safetensors):
ShellWhisperer-1.5B
Run fableforge-ai/ShellWhisperer-1.5B-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models