SAVRN
Search Contact SAVRN

Open-weight model · Text generation

tanpo-retention-LoRA

by Ninja d4rkninja/tanpo-retention-LoRA

PEFT LoRA adapter that specializes LiquidAI/LFM2.5-1.2B-Instruct for retention workflows (trained via Unsloth hub id unsloth/LFM2.5-1.2B-Instruct). Tanpo is a family of compact domain-specialized business models for local / edge / inexpensive deployment.

Parameters
Context
Weights9.1 KB
Licenseapache-2.0
AccessOpen weights
Monthly Downloads

Model Card

By Ninja, published under apache-2.0, revision a9647524c924.

PEFT LoRA adapter that specializes LiquidAI/LFM2.5-1.2B-Instruct for retention workflows (trained via Unsloth hub id unsloth/LFM2.5-1.2B-Instruct). Tanpo is a family of compact domain-specialized business models for local / edge / inexpensive deployment. Different specialists cover different workflows. Original upstream: LiquidAI/LFM2.5-1.2B-Instruct (~1.17B parameters, 32,768-token context, designed for edge/on-device deployment). Fine-tuning: Unsloth-compatible loading of that checkpoint via hub id unsloth/LFM2.5-1.2B-Instruct (LoRA / PEFT). Full eval, examples, and responsible-use notes: d4rkninja/tanpo-retention. - Onboarding, activation, churn-save, renewal, expansion, escalation, and…

Read Ninja's full model card

PEFT LoRA adapter that specializes LiquidAI/LFM2.5-1.2B-Instruct for retention workflows (trained via Unsloth hub id unsloth/LFM2.5-1.2B-Instruct).

Creator: d4rkninja
Collection: Tanpo — Domain Specialists

Tanpo is a family of compact domain-specialized business models for local / edge / inexpensive deployment. Different specialists cover different workflows.

Original upstream: LiquidAI/LFM2.5-1.2B-Instruct (~1.17B parameters, 32,768-token context, designed for edge/on-device deployment).

Fine-tuning: Unsloth-compatible loading of that checkpoint via hub id unsloth/LFM2.5-1.2B-Instruct (LoRA / PEFT).

Full eval, examples, and responsible-use notes: d4rkninja/tanpo-retention.

Best For

  • Onboarding, activation, churn-save, renewal, expansion, escalation, and winback workflows
  • Customer-success playbooks and account action-plan drafts

Not Designed For

  • Automated customer decisions, guaranteed retention outcomes, or unauthorized system access
  • General coding or non-retention chat

Adapter settings (from adapter_config.json)

Field Value
Base (adapter_config) unsloth/LFM2.5-1.2B-Instruct (Unsloth-compatible of LiquidAI/LFM2.5-1.2B-Instruct)
PEFT type LORA
Rank r 16
lora_alpha 16
lora_dropout 0
bias none
Target modules Unsloth/PEFT regex targeting attention and MLP projection modules (see adapter_config.json)

Evaluation (summary)

Model Rubric overall
Base 94.2%
Fine-tune 96.0%
Delta +1.8 percentage points

BEATS_BASE: YES. Strong on escalation, renewals, and winback at 100%; identity_guardrails is +34.3 pp vs base. Trails base on cs_playbooks (−22.2 pp) and health_scores (−5.5 pp).

Internal DarkLab automated domain evaluation (directional). Same prompts and generation config for base vs fine-tune. Not an industry benchmark. See the merged card evaluation/ for artifacts and methodology.

Load with PEFT

from peft import PeftModel
from transformers import AutoModelForCausalLM, AutoTokenizer

base = "unsloth/LFM2.5-1.2B-Instruct"  # Unsloth-compatible of LiquidAI/LFM2.5-1.2B-Instruct
tokenizer = AutoTokenizer.from_pretrained(base, trust_remote_code=True)
model = AutoModelForCausalLM.from_pretrained(
    base, torch_dtype="auto", device_map="auto", trust_remote_code=True
)
model = PeftModel.from_pretrained(model, "d4rkninja/tanpo-retention-LoRA")

Related

Limitations

This is a compact domain adapter; verify outputs against account context and source systems. It is not a general-purpose or frontier model, and the automated evaluation is directional. The cs_playbooks and health_scores categories trail the base in the reported evaluation.

Responsible Use

Humans must review customer communications, retention offers, escalation plans, and consequential account decisions. Do not use for deception, harassment, discriminatory treatment, or unauthorized access.

License

This adapter repo is currently tagged license: apache-2.0 on Hugging Face. Using the adapter with the base model remains subject to the upstream Liquid AI LFM2.5 / LFM license on LiquidAI/LFM2.5-1.2B-Instruct (training hub id unsloth/LFM2.5-1.2B-Instruct). Treat base-model terms as controlling for combined use and redistribution of merged weights.

Tanpo Model Family

Tanpo is a family of compact domain-specialized business models for local / edge / inexpensive deployment. Different specialists cover different workflows. One compact architecture (LiquidAI/LFM2.5-1.2B-Instruct) → multiple focused specialists → each ships Full/Merged | LoRA | GGUF.

Model Specialization
Tanpo Marketing Marketing, GTM, campaigns and messaging
Tanpo Product Product strategy and product workflows
Tanpo Hiring Recruiting and hiring workflows
Tanpo Deals Sales, partnerships and negotiation
Tanpo Fundraising Investor pitches, fundraising narratives, ask/use-of-funds
Tanpo Retention Customer retention, renewals, expansion and winback
Original upstream: LiquidAI/LFM2.5-1.2B-Instruct (~1.17B, 32K context)
  └── Unsloth-compatible hub load: unsloth/LFM2.5-1.2B-Instruct
        └── Tanpo Specialist (domain SFT via LoRA)
              ├── Full / Merged  → d4rkninja/tanpo-retention
              ├── LoRA adapter   → d4rkninja/tanpo-retention-LoRA
              └── GGUF quants    → d4rkninja/tanpo-retention-GGUF

Identity and Version

Repository
d4rkninja/tanpo-retention-LoRA
Publisher
Ninja
Task
Text generation
Modality
Text
Library
peft
Parameters
Not stated by the source
Languages
en
Revision
a9647524c92473b693d00806f91a6ca861a4ad28
First published
2026-09-18
Last updated
2026-09-18

Files and Weights

2 files, 9.1 KB in total.

Documentation1 file · 7.6 KB
Repository1 file · 1.5 KB
Every file
FileTypeSizeSHA-256
README.mdDocumentation7.6 KB
.gitattributesRepository1.5 KB

License and Download

License
apache-2.0
Access
Open weights, no gate
Download from Ninja

Released by Ninja through its official repository on Hugging Face. Read the license.

Built From

  • Adapter of LiquidAI/LFM2.5-1.2B-Instruct
  • Derived from LiquidAI/LFM2.5-1.2B-Instruct
  • Trained on (disclosed) d4rkninja/tanpo-retention-sft

Questions About tanpo-retention-LoRA

Can I use tanpo-retention-LoRA commercially?

Yes. tanpo-retention-LoRA is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.

Similar Models

Fine-tune Qwen3 (14B) for free using our Google Colab notebook! - Read our Blog about Qwen3 support: unsloth.ai/blog/qwen3 - View the rest of our notebooks in our docs here. Qwen3-Coder is available in multiple sizes. Today, we're excited to introduce Qwen3-Coder-30B-A3B-Instruct. This streamlined model maintains impressive performance and efficiency, featuring the following key enhancements: - Significant Performance among open models on Agentic Coding, Agentic Browser-Use, and other foundational coding tasks. - Long-context Capabilities with native support for 256K tokens, extendable up to 1M tokens using Yarn, optimized for repository-scale understanding. - Agentic Coding supporting for…

Open weights apache-2.0 transformers

Model · Text generation

opt-125m

AI at Meta

OPT was first introduced in Open Pre-trained Transformer Language Models and first released in metaseq's repository on May 3rd 2022 by Meta AI. Disclaimer: The team releasing OPT wrote an official model card, which is available in Appendix D of the paper. Content from this model card has been written by the Hugging Face team. To quote the first two paragraphs of the official paper OPT was predominantly pretrained with English text, but a small amount of non-English data is still present within the training corpus via CommonCrawl. The model was pretrained using a causal language modeling (CLM) objective. OPT belongs to the same family of decoder-only models like GPT-3. As such, it was…

Open weights other 2,048 tokens transformers

Model · Text generation

Ornith-1.5-9B-GGUF

Ornith

Chirp Chirp! We are introducing Ornith-1.5, a major step toward building foundation models through end-to-end self-improvement. Ornith-1.5 extends Ornith-1.0 (which was developed on top of Qwen3.5 and Gemma4 with additional continued pretraining, mid-training, and post-training) by expanding the self-improvement loop from scaffold and rollout optimization to jointly optimizing task generation, scaffold construction, and solution rollouts. Rather than relying on a fixed set of human-curated tasks and manually designed harnesses, Ornith-1.5 continuously generates new training tasks, discovers effective strategies for solving them, and improves the policy through reinforcement learning. For…

Open weights mit transformers

Model · Text generation

Ornith-1.5-35B-A3B-GGUF

Ornith

Chirp Chirp! We are introducing Ornith-1.5, a major step toward building foundation models through end-to-end self-improvement. Ornith-1.5 extends Ornith-1.0 (which was developed on top of Qwen3.5 and Gemma4 with additional continued pretraining, mid-training, and post-training) by expanding the self-improvement loop from scaffold and rollout optimization to jointly optimizing task generation, scaffold construction, and solution rollouts. Rather than relying on a fixed set of human-curated tasks and manually designed harnesses, Ornith-1.5 continuously generates new training tasks, discovers effective strategies for solving them, and improves the policy through reinforcement learning. For…

Open weights mit transformers

Model · Text generation

Ornith-1.0-9B-GGUF

Ornith

Aloha! Today, we are releasing Ornith-1.0, a self-improving family of open-source models for agentic coding. This model card documents Ornith-1.0-9B, the most lightweight member of the Ornith family, designed for efficient single-GPU deployment. Ornith-1.0-9B is a dense ~9B model (≈19 GB in bf16), so it serves comfortably on a single 80GB GPU. The recipes below stand up an OpenAI-compatible server; add --tensor-parallel-size / --tp if you want to shard across more GPUs. For a quick local test (or to script offline generation), load the model directly with Transformers. Make sure you have a recent release installed — see the Transformers installation guide; Ornith-1.0-9B requires…

Open weights mit transformers

Uncensored Qwen3.8-27B, published as GGUF quantizations with the multi token prediction (MTP) head retained and verified. Refusal behaviour has been substantially reduced, not eliminated. See Measured behaviour for the numbers. Capabilities, training data, and architecture are otherwise unchanged. - Refusal directions removed with Heretic, which co minimizes refusal count against KL divergence from the base model. No handwritten refusal removal code, no finetuning, no additional training data. - Abliteration runs at bf16 (no 4 bit quantization). the resulting LoRA is merged into the bf16 base, so the published weights are not a quantized round trip. - mtp. tensors are copied verbatim from…

Open weights apache-2.0 llama.cpp