GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

ProCreations/grug-27b-v1.1-gguf overview

grug 27b v1.1 — GGUF grug in box for llama.cpp. same brain as ProCreations/grug 27b v1.1 https://huggingface.co/ProCreations/grug 27b v1.1 , just smaller box. …

ggufgrugllama.cpptoken-efficientagentictext-generationenbase_model:ProCreations/grug-27b-v1.1base_model:quantized:ProCreations/grug-27b-v1.1license:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~884.6 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
2
Pipeline
text-generation

Repository Files & Downloads

6 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
grug-27b-v1.1-Q3_K_M.ggufGGUFQ3_K_M12.39 GBDownload
grug-27b-v1.1-Q4_K_M.ggufGGUFQ4_K_M15.41 GBDownload
grug-27b-v1.1-Q5_K_M.ggufGGUFQ5_K_M17.91 GBDownload
grug-27b-v1.1-Q6_K.ggufGGUFQ6_K20.57 GBDownload
grug-27b-v1.1-Q8_0.ggufGGUFQ8_026.63 GBDownload
mmproj-grug-27b-v1.1-f16.ggufGGUFF16884.6 MBDownload

Model Details

Model IDProCreations/grug-27b-v1.1-gguf
AuthorProCreations
Pipelinetext-generation
Licenseapache-2.0
Base modelProCreations/grug-27b-v1.1
Last modified2026-08-17T09:30:10.000Z

Model README

---

license: apache-2.0

base_model: ProCreations/grug-27b-v1.1

tags:

  • grug
  • gguf
  • llama.cpp
  • token-efficient
  • agentic

language:

  • en

pipeline_tag: text-generation

---

grug-27b-v1.1 — GGUF

grug in box for llama.cpp. same brain as

ProCreations/grug-27b-v1.1,

just smaller box.

| file | size | who for |

|---|---|---|

| grug-27b-v1.1-Q8_0.gguf | 28.6 GB | want closest to full weight |

| grug-27b-v1.1-Q6_K.gguf | 22.1 GB | very good, less space |

| grug-27b-v1.1-Q5_K_M.gguf | 19.2 GB | good middle |

| grug-27b-v1.1-Q4_K_M.gguf | 16.5 GB | grug pick this one for most cave |

| grug-27b-v1.1-Q3_K_M.gguf | 13.3 GB | small cave, tight RAM |

| mmproj-grug-27b-v1.1-f16.gguf | 0.9 GB | eyes. only need if you show picture |

every quant load-tested with llama-bench before upload. built with llama.cpp

7c35571e.

run grug

llama-cli -m grug-27b-v1.1-Q4_K_M.gguf -p "write a function that flattens a nested list"

with eyes:

llama-mtmd-cli -m grug-27b-v1.1-Q4_K_M.gguf \
  --mmproj mmproj-grug-27b-v1.1-f16.gguf --image cave-painting.png -p "what this?"

grug think small

grug reason inside <think> in caveman, then answer in normal english. on agent

step grug spend 20 think token where base model spend 108.5. on HumanEval

grug spend 79.5 where base spend 559.

use medium reasoning effort. xhigh make grug worse at picking tool (76.5 vs

97.1) — full table and chart on the

main model card.

apache-2.0.

Run ProCreations/grug-27b-v1.1-gguf with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models