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

tunedtensor/email-triage-v1-gguf overview

Email Triage v1 GGUF This repository contains the Q5 K M GGUF build of Tuned Tensor Email Triage v1 for llama.cpp. Files email triage v1 Q5 K M.gguf : quantize…

ggufllama.cppemailtriagetuned-tensorbase_model:Qwen/Qwen3.5-2Bbase_model:quantized:Qwen/Qwen3.5-2Blicense:otherendpoints_compatibleregion:usconversational

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

Downloads
0
Likes
0
Pipeline

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
email-triage-v1-Q5_K_M.ggufGGUFQ5_K_M1.31 GBDownload

Model Details

Model IDtunedtensor/email-triage-v1-gguf
Authortunedtensor
Pipeline
Licenseother
Base modelQwen/Qwen3.5-2B
Last modified2026-06-28T06:46:57.000Z

Model README

---

license: other

base_model: Qwen/Qwen3.5-2B

tags:

  • gguf
  • llama.cpp
  • email
  • triage
  • tuned-tensor

model_name: Email Triage v1 GGUF

---

Email Triage v1 GGUF

This repository contains the Q5_K_M GGUF build of Tuned Tensor Email Triage v1 for llama.cpp.

Files

  • email-triage-v1-Q5_K_M.gguf: quantized GGUF for local inference.

Source Model

  • Tuned Tensor model ID: 86fd9d01-87b8-4c34-ad70-c4264cd35eee
  • Tuned Tensor run ID: 1f75d0b7-f818-4f0e-94a8-58d64fd0e41e
  • Base model: Qwen/Qwen3.5-2B
  • Dataset: tunedtensor/email-triage-v1

Output Schema

The model is intended to return compact strict JSON with:

  • triage: reply, archive, escalate, ignore, or review
  • priority: low, normal, high, or critical
  • should_process: boolean
  • confidence: number from 0 to 1
  • summary: concise content summary
  • reason: short triage rationale

For best results with llama.cpp, use JSON-schema constrained decoding as implemented by the email-triage CLI.

Run tunedtensor/email-triage-v1-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