1.6 KiB
1.6 KiB
license, library_name, base_model, base_model_relation, tags, pipeline_tag
| license | library_name | base_model | base_model_relation | tags | pipeline_tag | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| apache-2.0 | gguf | fableforge-ai/ShellWhisperer-1.5B | quantized |
|
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