Android / On-device Training / GGUF

GGUF Generator

GGUF Generator is an Android on-device training tool that takes you from generating Q/A training data all the way to training a small model, exporting GGUF, and LoRA fine-tuning — all in one app. Generate training pairs from keywords, URLs, Wikipedia, or an LLM prompt, then create or refine GGUF models (F32/F16/Q8_0) directly on the device.

  • Generates Q/A training pairs with RAG evaluation from input sources: Brave Search / Wikipedia / a specified URL / an LLM theme prompt.
  • Supports data augmentation (translation expansion, paraphrase amplification), pair editing, and JSONL export.
  • Runs three on-device training modes — new GGUF creation, refine (continued training), and LFM2 LoRA (pure-C native) — and exports GGUF.

Screenshots

GGUF Generator training screen
Status header and processing log with pair generation, training (new/refine/LoRA), and GGUF export in a single screen.
GGUF Generator direct-run screen
Connect to the common LLM server (Ollama-compatible), pick generation and embedding models, and run.

Key Features

Operational Notes