A compact customer-retention specialist (~1.2B) for onboarding, activation, churn-save, customer-success playbooks, health-score follow-up, renewals, expansion, escalation, identity guardrails, and winback workflows — built for local and inexpensive deployment. 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). This repository hosts the merged Transformers weights (LoRA merged into the base). Tanpo is a family of compact domain-specialized business models for local / edge / inexpensive deployment.…
tanpo-deals (Deal Cracker) is a compact B2B deal-closing and distributor/channel specialist for practical commercial work—not generic chatbot chatter. This repository contains the merged Transformers fine-tune, ready to load with transformers or Unsloth.
Runs On
What it takes to serve tanpo-deals (1.2B parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.
| Precision | Weights | Memory needed | Cheapest setup | Per hour | Also fits |
|---|---|---|---|---|---|
| 16-bit | 2.3 GB | 2.8 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
| 8-bit | 1.2 GB | 1.4 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
| 4-bit | 0.6 GB | 0.7 GB | 1x MI300X (192 GB) Vultr |
$1.85 | 1x H100 $1.99 · 1x MI325X $2.00 |
Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 18, 2026.
Model Card
tanpo-deals (Deal Cracker) is a compact B2B deal-closing and distributor/channel specialist for practical commercial work—not generic chatbot chatter. This repository contains the merged Transformers fine-tune, ready to load with transformers or Unsloth. Official DarkLab evaluation on the same 20-task deals rubric and decoding setup. tanpo-deals beats the base by +7.3 percentage points. BEATSBASE: YES Automated rubric results are directional; human judgment remains important for consequential commercial decisions. - GGUF for LM Studio / llama.cpp: d4rkninja/tanpo-deals-GGUF — recommend Q4KM Focused on B2B sales, deal closing, wholesale, distributors, channel partners, negotiation, and…
Excerpt from the card by Ninja, licensed other.
Configuration
- Architecture
- Lfm2ForCausalLM
- Context length (tokens)
- 128,000
- Layers
- 16
- Hidden size
- 2,048
- Feed-forward size
- 12,288
- Attention heads
- 32
- Key/value heads
- 8
- Vocabulary size
- 65,536
- Model type
- lfm2
Identity and Version
- Repository
- d4rkninja/tanpo-deals
- Publisher
- Ninja
- Task
- Text generation
- Modality
- Text
- Library
- transformers
- Parameters
- 1.2B parameters
- Languages
- Not stated by the source
- Revision
- c43b2ab52ac1ff7e59725b3945ac15a29f06063a
- First published
- 2026-09-18
- Last updated
- 2026-09-18
Files and Weights
8 files, 2.3 GB in total. The weights are 1 file totalling 2.3 GB in safetensors.
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| model.safetensors | Weights | 2.3 GB | dd00c2c51ad4 |
| config.json | Configuration | 1.4 KB | — |
| generation_config.json | Configuration | 138 B | — |
| README.md | Documentation | 3.4 KB | — |
| chat_template.jinja | Other | 1.8 KB | — |
| .gitattributes | Repository | 1.5 KB | — |
| tokenizer.json | Tokenizer | 4.7 MB | — |
| tokenizer_config.json | Tokenizer | 532 B | — |
License and Download
- License
- other
- Access
- Open weights, no gate
- Download size
- 2.3 GB
Released by Ninja through its official repository on Hugging Face.
Built From
- Derived from unsloth/LFM2.5-1.2B-Instruct
Memory Requirements
| Precision | Weights in memory |
|---|---|
| As published | 2.3 GB |
| 16-bit | 2.3 GB |
| 8-bit | 1.2 GB |
| 4-bit | 0.6 GB |
Weights only, from the published parameter count; the key-value cache and runtime add to this.
Questions About tanpo-deals
How much GPU memory does tanpo-deals need?
About 2.8 GB at 16-bit and 0.7 GB at 4-bit: the weights (1.2B parameters) plus a working margin. A long context needs more.
What is the cheapest GPU to run tanpo-deals on?
At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.
What license is tanpo-deals released under?
other, as its publisher declares it. Read the license text before commercial use.
What is tanpo-deals's context length?
128,000 tokens, from the maximum position embeddings in its published configuration.
Similar Models
The Llama 3.2 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction-tuned generative models in 1B and 3B sizes (text in/text out). The Llama 3.2 instruction-tuned text only models are optimized for multilingual dialogue use cases, including agentic retrieval and summarization tasks. They outperform many of the available open source and closed chat models on common industry benchmarks. Model Architecture: Llama 3.2 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) to align with human preferences for…
The Llama 3.2 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction-tuned generative models in 1B and 3B sizes (text in/text out). The Llama 3.2 instruction-tuned text only models are optimized for multilingual dialogue use cases, including agentic retrieval and summarization tasks. They outperform many of the available open source and closed chat models on common industry benchmarks. Model Architecture: Llama 3.2 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) to align with human preferences for…
Building and evaluating AI on logistics data. Built with Llama. This checkpoint is a full-parameter fine-tune of meta-llama/Llama-3.2-1B-Instruct, published with the data split, evaluation results, and behavioral tests used to inspect it. The project connects a working training-and-inference pipeline with a retrospective audit of what its score demonstrates. The checkpoint and a depth-2 decision tree both score 100% on the same historical 200-row split. A rule using two supplied fields reproduces every label in the 1,000-row source table. Prompt rewrites reveal additional response failures, including sensitivity to irrelevant text. These findings make the checkpoint useful for studying…
https://github.com/jzhang38/TinyLlama The TinyLlama project aims to pretrain a 1.1B Llama model on 3 trillion tokens. With some proper optimization, we can achieve this within a span of "just" 90 days using 16 A100-40G GPUs. The training has started on 2023-09-01. We adopted exactly the same architecture and tokenizer as Llama 2. This means TinyLlama can be plugged and played in many open-source projects built upon Llama. Besides, TinyLlama is compact with only 1.1B parameters. This compactness allows it to cater to a multitude of applications demanding a restricted computation and memory footprint. This is the chat model finetuned on top of…
Sachin Mehta, Mohammad Hossein Sekhavat, Qingqing Cao, Maxwell Horton, Yanzi Jin, Chenfan Sun, Iman Mirzadeh, Mahyar Najibi, Dmitry Belenko, Peter Zatloukal, Mohammad Rastegari We introduce OpenELM, a family of Open Efficient Language Models. OpenELM uses a layer-wise scaling strategy to efficiently allocate parameters within each layer of the transformer model, leading to enhanced accuracy. We pretrained OpenELM models using the CoreNet library. We release both pretrained and instruction tuned models with 270M, 450M, 1.1B and 3B parameters. We release the complete framework, encompassing data preparation, training, fine-tuning, and evaluation procedures, alongside multiple pre-trained…