SAVRN
Search Contact SAVRN

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.

2,760Models
859Datasets
254Papers
1,692Publishers
5,040Sourced relationships

Updated 2026-09-18 · How the library is built

2,760 models, sorted by most downloaded.

This repository contains an instruction-tuned causal language model for text generation and chat-style prompts. Use a recent version of transformers that supports this model architecture. The following example loads the model from this repository and generates a response.

Open weights apache-2.0 1.5B parameters 32,768 tokens transformers
View model

Continuation of checkpoint backups for MarxistLeninist/AGILLM-4.3, which reached Hugging Face's 20,000-file repo cap on 2026-08-20 and is now a frozen archive (checkpoints there end at step2141734). - checkpoints/stepNYYYYMMDD/ - promoted serving-hold checkpoints (same format as the old repo). - live400B/stepNTIMESTAMP/ - periodic raw backups of the running continue-400B training run (block-sharded-zstd checkpoint + tokenizer + runstate), newest few kept for disaster recovery. Old checkpoint dirs are pruned automatically to stay under the file cap. This is the checkpoint to use. It is the first checkpoint trained after the fused cross-entropy gradient bug was found and fixed, and it is the…

Open weights mit
View model

This model and dataset are part of an automated AI innovation stream. Latest Discovery: AgroUlaweng Innovation: Advanced Biotek integration in Soil Sensors systems for future efficiency.

Open weights apache-2.0
View model

Model · Image and text to text

Aura-Prototype-26B-A4B

EldritchLabs

This is a merge of pre-trained language models created using mergekit. This model was merged using the aura merge method. Aura is an experimental method with a live heatmap visualizer. This model took 10 hours to merge using graphv18.py The following models were included in the merge: - TheDrummer/Orion-26B-A4B-v1.1 - Gryphe/Pantheon-Reasoning-26B-A4B-1.1-V2 - electroglyph/gemma4-26b-fiction-bf16 The following YAML configuration was used to produce this model

Open weights apache-2.0 26B parameters 262,144 tokens transformers
View model

Model · Text generation

Bonsai-2-27B-1bit-CRACK-GGUF

Dealign.ai

laptop / single GPU · Vision-capable Bonsai 2 27B — PrismML's ternary compression of Qwen3.8-27B — with the refusal circuitry surgically removed at the weight level while capability, vision, reasoning modes (off/low/xhigh), tool use, and multi-turn coherence are preserved. Full 27B-class hybrid Attention + SSM (GatedDeltaNet) architecture in a 5.9 GB 1bit GGUF. Proprietary weight-level abliteration by the dealignai research team. Byte-identical to the base ternary quant everywhere except a small set of tensors that carry the refusal circuit. Drop-in replacement for the ternary base at inference — same tokenizer, same chat template, same reasoning modes, same vision projector interface.…

Open weights apache-2.0 llama.cpp
View model

Model · Text generation

Bonsai-2-27B-Ternary-CRACK-GGUF

Dealign.ai

laptop / single GPU · Vision-capable Bonsai 2 27B — PrismML's ternary compression of Qwen3.8-27B — with the refusal circuitry surgically removed at the weight level while capability, vision, reasoning modes (off/low/xhigh), tool use, and multi-turn coherence are preserved. Full 27B-class hybrid Attention + SSM (GatedDeltaNet) architecture in a 7.2 GB ternary GGUF. Proprietary weight-level abliteration by the dealignai research team. Byte-identical to the base ternary quant everywhere except a small set of tensors that carry the refusal circuit. Drop-in replacement for the ternary base at inference — same tokenizer, same chat template, same reasoning modes, same vision projector interface.…

Open weights apache-2.0 llama.cpp
View model

Model · Text generation

Clyx_0.3-NM-BASE

Syntropic

A new step in the Clyx project: a compact language model planned for training from scratch on Russian, English, and code. Clyx is an independent language-model project built around a custom decoder-only Transformer. The next planned BASE model targets approximately 635.51 million parameters, using Grouped-Query Attention, RoPE, RMSNorm, and SwiGLU. The intended training approach is random initialization and next-token prediction, without importing external pretrained weights. The goal is a Russian–English base model with exposure to programming languages, while keeping the architecture and training process documented. This is a BASE model project, not an instruction-tuned assistant. Any…

Open weights apache-2.0
View model

Model Collections

Hand-picked starting points, each with the reason it exists.

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.

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.