SAVRN Model Hub
Open-Weight Models
An open-weight model is an AI model whose trained weights are published for anyone to download. The weights are what the model learned in training. With a copy of them you can run the model on hardware you control and train it further on your own data.
Open weights are not the same as open source. Many publishers release the weights without the training data or code, and the license sets what you may do with the model. This library puts each model's full card, architecture, files, license and published evaluations on one page.
Updated 2026-09-18 · How the library is built
2,760 models, sorted by most downloaded.
108 train / 36 val / 36 test, авторская разметка ассистентом. Validation содержит те же сценарии, что train, с другими формулировками. Test не использовался в обучении. 4 эпохи, seed 42, RTX 4060 8 GB, 599 секунд, NF4 + bf16, LoRA r=16. Независимая разметка и два API-судьи не выполнены. Полное ТЗ не закрыто. См. report.md, run.json и selectionstate.json. Это адаптер, базовые веса скачиваются отдельно. Python 3.11, Linux; pip install -r requirements.txt. Сохраните код ниже как demo.py. CPU/другая точность не воспроизводят опубликованную конфигурацию оценки. https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct
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…
Ready-to-run GGUF quantizations of tanpo-deals, a compact B2B deal-closing and distributor/channel specialist. Open a.gguf in LM Studio, llama.cpp, Ollama, or another GGUF-compatible runtime—no LoRA wiring required. Official DarkLab evaluation on the same 20-task deals rubric and decoding setup. The tanpo-deals fine-tune beats the base by +7.3 percentage points. BEATSBASE: YES Discovery and qualification; objection handling and closing; proposal and ROI; distributor recruiting; channel-partner enablement; wholesale pricing and terms; negotiation tactics; pipeline and forecast hygiene; outreach sequences; and identity/safety guardrails. Automated rubric results are directional; verify…
LoRA adapter for tanpo-deals (Deal Cracker) — B2B deal-closing and distributor/channel specialist.
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.…
GGUF quantizations of d4rkninja/tanpo-retention for local runtimes (llama.cpp, LM Studio, and other GGUF-compatible tools). 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). A compact customer-retention specialist (~1.2B) for onboarding, activation, churn-save, customer-success playbooks, health-score follow-up, renewals, expansion, escalation…
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…
This private repository archives the exact weights-only Hugging Face snapshots emitted at completed epoch boundaries by the taste-s-f32-v4 Slurm training chain (formal job 5549 and its single designated resume job 5550, if needed). The run uses eight H100 GPUs, starts from the reviewed immutable validbest weights with a fresh optimizer, scheduler, and global step, and is configured for ten epochs. Each epoch's PROVENANCE.json names the job that actually produced it and cryptographically binds the upload to its immutable local staging receipt. The archived artifacts are not resumable training checkpoints. They contain model weights and the model configuration only; they do not contain…
ScVI is a variational inference model for single-cell RNA-seq data that can learn an underlying latent space, integrate technical batches and impute dropouts. The learned low-dimensional latent representation of the data can be used for visualization and clustering. scVI takes as input a scRNA-seq gene expression matrix with cells and genes. We provide an extensive user guide. - See our original manuscript for further details of the model: - See our manuscript on scvi-hub how to leverage pre-trained models. This model can be used for fine tuning on new data using our Arches framework: scVI model trained on synthetic IID data and uploaded with the full training data. We provide here key…
ScVI is a variational inference model for single-cell RNA-seq data that can learn an underlying latent space, integrate technical batches and impute dropouts. The learned low-dimensional latent representation of the data can be used for visualization and clustering. scVI takes as input a scRNA-seq gene expression matrix with cells and genes. We provide an extensive user guide. - See our original manuscript for further details of the model: - See our manuscript on scvi-hub how to leverage pre-trained models. This model can be used for fine tuning on new data using our Arches framework: scVI model trained on synthetic IID data and uploaded with the minified data. We provide here key…
ScVI is a variational inference model for single-cell RNA-seq data that can learn an underlying latent space, integrate technical batches and impute dropouts. The learned low-dimensional latent representation of the data can be used for visualization and clustering. scVI takes as input a scRNA-seq gene expression matrix with cells and genes. We provide an extensive user guide. - See our original manuscript for further details of the model: - See our manuscript on scvi-hub how to leverage pre-trained models. This model can be used for fine tuning on new data using our Arches framework: scVI model trained on synthetic IID data and uploaded with no data. We provide here key performance metrics…
Model Collections
Hand-picked starting points, each with the reason it exists.
Collection · 4 entries
Embedding models for retrieval
Sentence and document embedding models used to build retrieval systems. Dimension and sequence length matter more than size here, and both come from the publisher.
Collection · 4 entries
Models that fit on one accelerator
Models whose publisher-reported parameter count puts them within reach of a single accelerator at common precisions. Memory needed depends on precision and serving configuration, so treat the parameter count as the starting point, not the answer.
Collection · 6 entries
Open-weight text models worth knowing
Widely used open-weight language models, chosen because each one is a distinct family rather than a variant of the one above it. Selection, not a ranking.
Collection · 3 entries
Speech and audio models
Recognition and synthesis models, grouped so the two directions are easy to compare.
Open-Weight Models Explained
What is an open-weight model?
An AI model whose trained weights are published for anyone to download, so it can be run, tested and fine-tuned on hardware the user controls.
Is an open-weight model the same as open source?
Not always. Open weights means the trained model can be downloaded. Open source usually also means the training code and data are available and the license allows broad reuse. Many open-weight models release the weights only.
Can I use an open-weight model commercially?
It depends on the license. Apache 2.0 and MIT allow commercial use. Other licenses limit it, for example to non-commercial use or below a set number of users. Every model page here shows its license.
How much memory does an open-weight model need?
About two bytes per parameter at 16-bit precision, so a 7-billion-parameter model needs roughly 14 GB for its weights, plus memory for the context it processes. Each model page lists its parameter count and the size of its files.
Related SAVRN Research
The hub sits beside SAVRN's market data and infrastructure research: what models cost to run, and what it takes to run them.
SAVRN Index
What open models cost to run
The same open-weight model priced by every host that serves it, per million tokens.
Research Hub
Data center trackers and maps
Moratoriums, permits, power, water and capital behind the facilities that run these models.
Method
How the Model Hub is built
Sources, evidence labels, refresh behaviour, and the limits of every comparison here.
