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

swohamkayastha/legacyscribe-9b-v3-gguf overview

LegacyScribe 9B v3 Fine tuned Qwen3.5 9B for conversational memory preservation — transforms spoken memories into formatted life story chapters. Supports Engli…

gguffine-tunedloramemorystorytellingnepaliennebase_model:unsloth/Qwen3.5-9Bbase_model:adapter:unsloth/Qwen3.5-9Blicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~5.24 GB disk (8 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
model-q4_k_m.ggufGGUFQ4_K_M5.24 GBDownload

Model Details

Model IDswohamkayastha/legacyscribe-9b-v3-gguf
Authorswohamkayastha
Pipeline
Licenseapache-2.0
Base modelunsloth/Qwen3.5-9B
Last modified2026-06-23T19:23:48.000Z

Model README

---

license: apache-2.0

language:

  • en
  • ne

base_model:

  • unsloth/Qwen3.5-9B

tags:

  • fine-tuned
  • gguf
  • lora
  • memory
  • storytelling
  • nepali

---

LegacyScribe 9B v3

Fine-tuned Qwen3.5-9B for conversational memory preservation — transforms spoken

memories into formatted life story chapters. Supports English, Nepali, and mixed input.

Five-agent pipeline

  • Questioner — warm follow-up questions to draw out more story
  • Arc classifier — tags narrative stage (setup / tension / turn / meaning)
  • Extractors — pulls person, place, time, emotion as structured JSON
  • Reconciler — detects contradictions across memory notes
  • Publisher — synthesizes notes into a warm first-person narrative passage

Usage (GGUF / Ollama)

ollama run hf.co/your-username/legacyscribe-9b-v3-gguf

Training

  • Base: Qwen3.5-9B (4-bit, Unsloth + LoRA)
  • LoRA r=16, alpha=32, 5 epochs
  • Dataset: custom Nepali/South Asian memory examples

"""

with open("./models/legacyscribe-9b-v3-gguf/README.md", "w") as f:

f.write(readme)

Run swohamkayastha/legacyscribe-9b-v3-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