lucaspetti/ShellWhisperer-1.5B-GGUF
0144
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
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 512Ollama
ollama run hf.co/fableforge-ai/ShellWhisperer-1.5B-GGUF:Q4_K_MLM Studio
Search for "ShellWhisperer" in the LM Studio search panel.
