User Manual

GGUF Generator takes you from training-data generation to on-device training and GGUF export in a single app. The screen has a fixed status/log area at the top and collapsible sections below.

1. Common Settings

2. Pair Generation

  1. Input source: Choose Brave Search / Wikipedia / a URL / an LLM theme prompt, and enter a keyword or URL. Only the fields relevant to the source are shown.
  2. Run: Run "Generate (FG)" (in-app) or "Generate (BG)" (background). Results are saved even if you stop. You can also append to an existing JSONL.
  3. Generation options (optional): Tune sample count and acceptance threshold, and edit the prompt sent to the LLM.
  4. Additional processing: augmentation (optional): Expand the current pairs via translation expansion (multilingual) or paraphrase amplification.
  5. Post-processing: Edit pairs, copy output, or save JSONL. The edited result becomes the "latest" and feeds subsequent augmentation and training.

3. Early Stopping & Evaluation (optional, shared across all training modes)

4. Training & GGUF Export

Specify the training data (uses the latest generated/edited result if none selected) and the save location, then pick a training method from the two subsections.

GGUF new creation / refine

LoRA (LFM2, on-device, pure-C native)

Tips