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

d4rkninja/tanpo-product-GGUF overview

Tanpo Product GGUF GGUF quantizations of d4rkninja/tanpo product https://huggingface.co/d4rkninja/tanpo product for local runtimes llama.cpp , LM Studio , and …

ggufllama.cppproducttanpotext-generationenbase_model:LiquidAI/LFM2.5-1.2B-Instructbase_model:quantized:LiquidAI/LFM2.5-1.2B-Instructlicense:otherendpoints_compatibleregion:usconversational

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

Downloads
0
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

6 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
tanpo-product.Q3_K_M.ggufGGUFGGUF572.5 MBDownload
tanpo-product.Q4_K_M.ggufGGUFGGUF697.0 MBDownload
tanpo-product.Q4_K_S.ggufGGUFGGUF668.0 MBDownload
tanpo-product.Q5_K_M.ggufGGUFGGUF804.3 MBDownload
tanpo-product.Q5_K_S.ggufGGUFGGUF787.0 MBDownload
tanpo-product.Q8_0.ggufGGUFGGUF1.16 GBDownload

Model Details

Model IDd4rkninja/tanpo-product-GGUF
Authord4rkninja
Pipelinetext-generation
Licenseother
Base modelLiquidAI/LFM2.5-1.2B-Instruct
Last modified2026-09-18T05:37:11.000Z

Model README

---

base_model: LiquidAI/LFM2.5-1.2B-Instruct

language:

- en

license: other

pipeline_tag: text-generation

tags:

- gguf

- llama.cpp

- product

- tanpo

- text-generation

---

Tanpo Product (GGUF)

GGUF quantizations of d4rkninja/tanpo-product for local runtimes (llama.cpp, LM Studio, and other GGUF-compatible tools).

Creator: d4rkninja

Collection: Tanpo — Domain Specialists

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).

A compact product-strategy specialist (~1.2B) for roadmap tradeoffs, prioritization, metrics, and CEO-level product thinking — built for local and inexpensive deployment.

Available quantizations

Sizes from the Hugging Face file API (approximate on-disk):

| File | Size |

|---|---:|

| tanpo-product.Q3_K_M.gguf | 573 MB |

| tanpo-product.Q4_K_M.gguf | 697 MB |

| tanpo-product.Q4_K_S.gguf | 668 MB |

| tanpo-product.Q5_K_M.gguf | 804 MB |

| tanpo-product.Q5_K_S.gguf | 787 MB |

| tanpo-product.Q8_0.gguf | 1189 MB |

Suggested everyday file: tanpo-product.Q4_K_M.gguf

Evaluation (summary)

| Model | Rubric overall |

|---|---:|

| Base | 92.6% |

| Fine-tune | 99.4% |

| Delta | +6.8 percentage points |

Full methodology on the merged model card. Artifacts: evaluation/. Quantization can change behavior slightly vs BF16 merged weights.

Running locally

  1. Download tanpo-product.Q4_K_M.gguf (or another quant above).
  2. Open it in LM Studio or run with llama.cpp (use a build that supports LFM2 / the model architecture).
  3. Keep prompts in the product domain; review consequential outputs with a human.

No separate LoRA step is required — these are standalone GGUF files of the merged specialist.

Related

Responsible Use

Not a substitute for customer research, board fiduciary judgment, or professional analysis. Treat outputs as drafts for human product leaders.

License

license: other — this repository inherits obligations from the upstream Liquid AI LFM2.5 / LFM family base model (LiquidAI/LFM2.5-1.2B-Instruct; training hub id unsloth/LFM2.5-1.2B-Instruct). Review Liquid AI’s license terms before commercial redistribution or redistribution of derivatives. Do not assume Apache-2.0 covers the merged weights.

Tanpo Model Family

Tanpo is a family of small, domain-specialized business models for local / edge / inexpensive deployment — not frontier or general-purpose models. Strength comes from specialization for specific business workflows.

| Domain | Merged | LoRA | GGUF |

|---|---|---|---|

| Marketing | tanpo-marketing | tanpo-marketing-LoRA | tanpo-marketing-GGUF |

| Product | tanpo-product | tanpo-product-LoRA | tanpo-product-GGUF |

| Hiring | tanpo-hiring | tanpo-hiring-LoRA | tanpo-hiring-GGUF |

| Deals | tanpo-deals | tanpo-deals-LoRA | tanpo-deals-GGUF |

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-product
              ├── LoRA adapter   → d4rkninja/tanpo-product-LoRA
              └── GGUF quants    → d4rkninja/tanpo-product-GGUF

Run d4rkninja/tanpo-product-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