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

mfielding92/thefriend-31b-v2-GGUF overview

thefriend 31b v2 — GGUF Unsloth Dynamic 2.0 UD GGUF quants of mfielding92/thefriend 31b v2 https://huggingface.co/mfielding92/thefriend 31b v2 . UD recipes ext…

ggufquantizedunsloth-dynamicimatrixbase_model:mfielding92/thefriend-31b-v2base_model:quantized:mfielding92/thefriend-31b-v2endpoints_compatibleregion:usconversational

Runs locally from ~7.95 GB disk (8 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline

Repository Files & Downloads

23 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
thefriend-31b-v2-BF16.ggufGGUFBF1657.20 GBDownload
thefriend-31b-v2-IQ3_S.ggufGGUFIQ3_S12.82 GBDownload
thefriend-31b-v2-IQ4_NL.ggufGGUFIQ4_NL16.44 GBDownload
thefriend-31b-v2-IQ4_NL_XL.ggufGGUFIQ4_NL_XL16.44 GBDownload
thefriend-31b-v2-IQ4_XS.ggufGGUFIQ4_XS15.59 GBDownload
thefriend-31b-v2-MXFP4_MOE.ggufGGUFGGUF30.39 GBDownload
thefriend-31b-v2-Q3_K_M.ggufGGUFQ3_K_M14.24 GBDownload
thefriend-31b-v2-Q3_K_S.ggufGGUFQ3_K_S12.82 GBDownload
thefriend-31b-v2-Q4_K_M.ggufGGUFQ4_K_M17.40 GBDownload
thefriend-31b-v2-Q4_K_S.ggufGGUFQ4_K_S16.54 GBDownload
thefriend-31b-v2-Q5_K_M.ggufGGUFQ5_K_M20.35 GBDownload
thefriend-31b-v2-Q5_K_S.ggufGGUFQ5_K_S19.85 GBDownload
thefriend-31b-v2-Q8_0.ggufGGUFQ8_030.39 GBDownload
thefriend-31b-v2-UD-IQ2_M.ggufGGUFIQ2_M10.01 GBDownload
thefriend-31b-v2-UD-IQ2_XXS.ggufGGUFIQ2_XXS7.95 GBDownload
thefriend-31b-v2-UD-IQ3_XXS.ggufGGUFIQ3_XXS11.02 GBDownload
thefriend-31b-v2-UD-Q2_K_XL.ggufGGUFQ2_K_XL10.97 GBDownload
thefriend-31b-v2-UD-Q3_K_XL.ggufGGUFQ3_K_XL14.32 GBDownload
thefriend-31b-v2-UD-Q4_K_XL.ggufGGUFQ4_K_XL17.53 GBDownload
thefriend-31b-v2-UD-Q5_K_XL.ggufGGUFQ5_K_XL20.39 GBDownload
thefriend-31b-v2-UD-Q6_K.ggufGGUFQ6_K23.47 GBDownload
thefriend-31b-v2-UD-Q6_K_XL.ggufGGUFQ6_K_XL25.63 GBDownload
thefriend-31b-v2-UD-Q8_K_XL.ggufGGUFQ8_K_XL32.61 GBDownload

Model Details

Model IDmfielding92/thefriend-31b-v2-GGUF
Authormfielding92
Pipeline
License
Base modelmfielding92/thefriend-31b-v2
Last modified2026-08-14T13:52:54.000Z

Model README

---

tags:

  • gguf
  • quantized
  • unsloth-dynamic
  • imatrix

base_model:

  • mfielding92/thefriend-31b-v2

---

thefriend-31b-v2 — GGUF

Unsloth Dynamic 2.0 (UD) GGUF quants of mfielding92/thefriend-31b-v2.

  • UD recipes extracted from unsloth/gemma-4-31B-it-GGUF
  • imatrix from the same repo
  • Per-tensor quant overrides applied via stock llama.cpp's --tensor-type

Recommended quants

| Quant | Approx size | Notes |

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

| UD-Q4_K_XL | best quality/size ratio for most users | recommended default |

| UD-Q5_K_M | higher quality | if you have headroom |

| UD-Q3_K_XL | smaller, still very usable | tight VRAM |

| UD-Q2_K_XL | extreme compression | budget setups |

Files appear here as they finish quantizing. See the file list below.

Run with llama.cpp

./llama.cpp/llama-cli \
  --model thefriend-31b-v2-UD-Q4_K_XL.gguf \
  --temp 0.6 --top-p 0.95 --top-k 20 --min-p 0.0 \
  --ctx-size 16384 --n-gpu-layers 99

Run mfielding92/thefriend-31b-v2-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