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

efficiencyx/Titlewen-GGUF overview

Titlewen GGUF Titlewen is a small specialized title generation model based on Qwen3 0.6B , fine tuned to turn user messages into short, descriptive conversatio…

transformersggufqwen3text-generationqwentitle-generationsummarizationfinetuneenbase_model:Qwen/Qwen3-0.6Bbase_model:quantized:Qwen/Qwen3-0.6Blicense:apache-2.0endpoints_compatibleregion:usconversational

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

Downloads
0
Likes
0
Pipeline
text-generation

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
qwen3-0.6b.F16.ggufGGUFGGUF1.12 GBDownload

Model Details

Model IDefficiencyx/Titlewen-GGUF
Authorefficiencyx
Pipelinetext-generation
Licenseapache-2.0
Base modelQwen/Qwen3-0.6B
Last modified2026-08-07T20:43:54.000Z

Model README

---

base_model: Qwen/Qwen3-0.6B

language:

  • en

library_name: transformers

pipeline_tag: text-generation

tags:

  • qwen
  • qwen3
  • gguf
  • title-generation
  • summarization
  • finetune

license: apache-2.0

---

Titlewen-GGUF

Titlewen is a small specialized title-generation model based on Qwen3-0.6B, fine-tuned to turn user messages into short, descriptive conversation titles.

This repository contains the GGUF version intended for lightweight local inference with runtimes such as llama.cpp.

What it does

Titlewen takes an arbitrary user message and produces a concise title describing its main topic.

Examples:

| Input | Output |

| --- | --- |

| Hey we are at the coffee shop, do you want anything? | Coffee Shop Chat |

| CUDA out of memory. Tried to allocate 20.00 MiB... | CUDA Memory Allocation Error |

| how is this possible? rtx 3060... | RTX 3060 Performance Analysis |

| Help me make the README a bit better | Improving README Clarity |

The model is designed for applications such as:

  • automatic chat/conversation naming
  • message and thread titles
  • support-ticket titles
  • compact topic extraction
  • short UI labels derived from user input

Model details

  • Base model: Qwen/Qwen3-0.6B
  • Task: Short title generation
  • Architecture: Decoder-only Transformer
  • Training method: LoRA fine-tuning
  • Training dataset: approximately 20,000 title-generation examples
  • Output style: typically 2–6 words
  • Format: GGUF
  • Primary languages: English

Run efficiencyx/Titlewen-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