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.

STRIDE with nonnegative local step-diversity credit on eligible reasoning tokens. Training explicitly renders enablethinking=False, recorded as thinkingmode: false in the scientific contract. The pinned tokenizer and chat template remain unchanged. Use the same explicit keyword at inference, particularly for Qwen3-1.7B, whose default template enables thinking. Every checkpoint in this repository requires explicit nonthinking provenance. This public repository retains every published optimizer-update adapter, including update zero (the initial, untrained adapter). Training is planned for 4 epochs on the same 2,048-question training split as the earlier STRIDE runs. The global prompt batch is…

Open weights peft
View model

STRIDE with nonnegative local step-diversity credit on eligible reasoning tokens. Training explicitly renders enablethinking=False, recorded as thinkingmode: false in the scientific contract. The pinned tokenizer and chat template remain unchanged. Use the same explicit keyword at inference, particularly for Qwen3-1.7B, whose default template enables thinking. Every checkpoint in this repository requires explicit nonthinking provenance. This public repository retains every published optimizer-update adapter, including update zero (the initial, untrained adapter). Training is planned for 4 epochs on the same 2,048-question training split as the earlier STRIDE runs. The global prompt batch is…

Open weights peft
View model

STRIDE ablation using one pooled reasoning embedding per eligible response. Training explicitly renders enablethinking=False, recorded as thinkingmode: false in the scientific contract. The pinned tokenizer and chat template remain unchanged. Use the same explicit keyword at inference, particularly for Qwen3-1.7B, whose default template enables thinking. Every checkpoint in this repository requires explicit nonthinking provenance. This public repository retains every published optimizer-update adapter, including update zero (the initial, untrained adapter). Training is planned for 4 epochs on the same 2,048-question training split as the earlier STRIDE runs. The global prompt batch is 64…

Open weights peft
View model

STRIDE ablation distributing each response diversity bonus uniformly over its eligible tokens. Training explicitly renders enablethinking=False, recorded as thinkingmode: false in the scientific contract. The pinned tokenizer and chat template remain unchanged. Use the same explicit keyword at inference, particularly for Qwen3-1.7B, whose default template enables thinking. Every checkpoint in this repository requires explicit nonthinking provenance. This public repository retains every published optimizer-update adapter, including update zero (the initial, untrained adapter). Training is planned for 4 epochs on the same 2,048-question training split as the earlier STRIDE runs. The global…

Open weights peft
View model

GRPO with group-standardized answer correctness, without a STRIDE diversity bonus. Training explicitly renders enablethinking=False, recorded as thinkingmode: false in the scientific contract. The pinned tokenizer and chat template remain unchanged. Use the same explicit keyword at inference, particularly for Qwen3-1.7B, whose default template enables thinking. Every checkpoint in this repository requires explicit nonthinking provenance. This public repository retains every published optimizer-update adapter, including update zero (the initial, untrained adapter). Training is planned for 4 epochs on the same 2,048-question training split as the earlier STRIDE runs. The global prompt batch…

Open weights peft
View model

STRIDE with nonnegative local step-diversity credit on eligible reasoning tokens. Training explicitly renders enablethinking=False, recorded as thinkingmode: false in the scientific contract. The pinned tokenizer and chat template remain unchanged. Use the same explicit keyword at inference, particularly for Qwen3-1.7B, whose default template enables thinking. Every checkpoint in this repository requires explicit nonthinking provenance. This public repository retains every published optimizer-update adapter, including update zero (the initial, untrained adapter). Training is planned for 4 epochs on the same 2,048-question training split as the earlier STRIDE runs. The global prompt batch is…

Open weights peft
View model

STRIDE with nonnegative local step-diversity credit on eligible reasoning tokens. Training explicitly renders enablethinking=False, recorded as thinkingmode: false in the scientific contract. The pinned tokenizer and chat template remain unchanged. Use the same explicit keyword at inference, particularly for Qwen3-1.7B, whose default template enables thinking. Every checkpoint in this repository requires explicit nonthinking provenance. This public repository retains every published optimizer-update adapter, including update zero (the initial, untrained adapter). Training is planned for 4 epochs on the same 2,048-question training split as the earlier STRIDE runs. The global prompt batch is…

Open weights peft
View model

STRIDE with nonnegative local step-diversity credit on eligible reasoning tokens. Training explicitly renders enablethinking=False, recorded as thinkingmode: false in the scientific contract. The pinned tokenizer and chat template remain unchanged. Use the same explicit keyword at inference, particularly for Qwen3-1.7B, whose default template enables thinking. Every checkpoint in this repository requires explicit nonthinking provenance. This public repository retains every published optimizer-update adapter, including update zero (the initial, untrained adapter). Training is planned for 4 epochs on the same 2,048-question training split as the earlier STRIDE runs. The global prompt batch is…

Open weights peft
View model

STRIDE with nonnegative local step-diversity credit on eligible reasoning tokens. Training explicitly renders enablethinking=False, recorded as thinkingmode: false in the scientific contract. The pinned tokenizer and chat template remain unchanged. Use the same explicit keyword at inference, particularly for Qwen3-1.7B, whose default template enables thinking. Every checkpoint in this repository requires explicit nonthinking provenance. This public repository retains every published optimizer-update adapter, including update zero (the initial, untrained adapter). Training is planned for 4 epochs on the same 2,048-question training split as the earlier STRIDE runs. The global prompt batch is…

Open weights peft
View model

STRIDE ablation using one pooled reasoning embedding per eligible response. Training explicitly renders enablethinking=False, recorded as thinkingmode: false in the scientific contract. The pinned tokenizer and chat template remain unchanged. Use the same explicit keyword at inference, particularly for Qwen3-1.7B, whose default template enables thinking. Every checkpoint in this repository requires explicit nonthinking provenance. This public repository retains every published optimizer-update adapter, including update zero (the initial, untrained adapter). Training is planned for 4 epochs on the same 2,048-question training split as the earlier STRIDE runs. The global prompt batch is 64…

Open weights peft
View model

STRIDE ablation distributing each response diversity bonus uniformly over its eligible tokens. Training explicitly renders enablethinking=False, recorded as thinkingmode: false in the scientific contract. The pinned tokenizer and chat template remain unchanged. Use the same explicit keyword at inference, particularly for Qwen3-1.7B, whose default template enables thinking. Every checkpoint in this repository requires explicit nonthinking provenance. This public repository retains every published optimizer-update adapter, including update zero (the initial, untrained adapter). Training is planned for 4 epochs on the same 2,048-question training split as the earlier STRIDE runs. The global…

Open weights peft
View model

A Llama-3-8B-Instruct checkpoint compressed with SVD-LLM to 60.0% of dense parameters, then edited by 10 of 10 rounds of iterative parameter-neutral swap selected by the gapiter rule (up to 0.1% of dense parameters per round; the full run's budget is 1.0%). This is a research artifact from a study of how SVD compression damages safety behaviour and which component-selection rule best repairs it. It is one cell of a grid over selection rules and budgets; it is not a general-purpose chat model. This checkpoint exists to measure safety/utility trade-offs under compression. Several arms in the grid are deliberately safety-degraded relative to Llama-3-8B-Instruct: compression alone raises…

Open weights llama3 8B parameters 8,192 tokens transformers
View model

A Llama-3-8B-Instruct checkpoint compressed with SVD-LLM to 60.0% of dense parameters, then edited by 8 of 10 rounds of iterative parameter-neutral swap selected by the gapiter rule (up to 0.1% of dense parameters per round; the full run's budget is 1.0%). This is a research artifact from a study of how SVD compression damages safety behaviour and which component-selection rule best repairs it. It is one cell of a grid over selection rules and budgets; it is not a general-purpose chat model. This checkpoint exists to measure safety/utility trade-offs under compression. Several arms in the grid are deliberately safety-degraded relative to Llama-3-8B-Instruct: compression alone raises…

Open weights llama3 8B parameters 8,192 tokens transformers
View model

A Llama-3-8B-Instruct checkpoint compressed with SVD-LLM to 60.0% of dense parameters, then edited by 9 of 10 rounds of iterative parameter-neutral swap selected by the gapiter rule (up to 0.1% of dense parameters per round; the full run's budget is 1.0%). This is a research artifact from a study of how SVD compression damages safety behaviour and which component-selection rule best repairs it. It is one cell of a grid over selection rules and budgets; it is not a general-purpose chat model. This checkpoint exists to measure safety/utility trade-offs under compression. Several arms in the grid are deliberately safety-degraded relative to Llama-3-8B-Instruct: compression alone raises…

Open weights llama3 8B parameters 8,192 tokens transformers
View model

A Llama-3-8B-Instruct checkpoint compressed with SVD-LLM to 50.0% of dense parameters, then edited by 1 of 10 rounds of iterative parameter-neutral swap selected by the gapiter rule (up to 0.1% of dense parameters per round; the full run's budget is 1.0%). This is a research artifact from a study of how SVD compression damages safety behaviour and which component-selection rule best repairs it. It is one cell of a grid over selection rules and budgets; it is not a general-purpose chat model. This checkpoint exists to measure safety/utility trade-offs under compression. Several arms in the grid are deliberately safety-degraded relative to Llama-3-8B-Instruct: compression alone raises…

Open weights llama3 8B parameters 8,192 tokens transformers
View model

A Llama-3-8B-Instruct checkpoint compressed with SVD-LLM to 50.0% of dense parameters, then edited by 2 of 10 rounds of iterative parameter-neutral swap selected by the gapiter rule (up to 0.1% of dense parameters per round; the full run's budget is 1.0%). This is a research artifact from a study of how SVD compression damages safety behaviour and which component-selection rule best repairs it. It is one cell of a grid over selection rules and budgets; it is not a general-purpose chat model. This checkpoint exists to measure safety/utility trade-offs under compression. Several arms in the grid are deliberately safety-degraded relative to Llama-3-8B-Instruct: compression alone raises…

Open weights llama3 8B parameters 8,192 tokens transformers
View model

A Llama-3-8B-Instruct checkpoint compressed with SVD-LLM to 50.0% of dense parameters, then edited by 3 of 10 rounds of iterative parameter-neutral swap selected by the gapiter rule (up to 0.1% of dense parameters per round; the full run's budget is 1.0%). This is a research artifact from a study of how SVD compression damages safety behaviour and which component-selection rule best repairs it. It is one cell of a grid over selection rules and budgets; it is not a general-purpose chat model. This checkpoint exists to measure safety/utility trade-offs under compression. Several arms in the grid are deliberately safety-degraded relative to Llama-3-8B-Instruct: compression alone raises…

Open weights llama3 8B parameters 8,192 tokens transformers
View model

A Llama-3-8B-Instruct checkpoint compressed with SVD-LLM to 50.0% of dense parameters, then edited by 4 of 10 rounds of iterative parameter-neutral swap selected by the gapiter rule (up to 0.1% of dense parameters per round; the full run's budget is 1.0%). This is a research artifact from a study of how SVD compression damages safety behaviour and which component-selection rule best repairs it. It is one cell of a grid over selection rules and budgets; it is not a general-purpose chat model. This checkpoint exists to measure safety/utility trade-offs under compression. Several arms in the grid are deliberately safety-degraded relative to Llama-3-8B-Instruct: compression alone raises…

Open weights llama3 8B parameters 8,192 tokens transformers
View model

A Llama-3-8B-Instruct checkpoint compressed with SVD-LLM to 50.0% of dense parameters, then edited by 5 of 10 rounds of iterative parameter-neutral swap selected by the gapiter rule (up to 0.1% of dense parameters per round; the full run's budget is 1.0%). This is a research artifact from a study of how SVD compression damages safety behaviour and which component-selection rule best repairs it. It is one cell of a grid over selection rules and budgets; it is not a general-purpose chat model. This checkpoint exists to measure safety/utility trade-offs under compression. Several arms in the grid are deliberately safety-degraded relative to Llama-3-8B-Instruct: compression alone raises…

Open weights llama3 8B parameters 8,192 tokens transformers
View model

A Llama-3-8B-Instruct checkpoint compressed with SVD-LLM to 50.0% of dense parameters, then edited by 6 of 10 rounds of iterative parameter-neutral swap selected by the gapiter rule (up to 0.1% of dense parameters per round; the full run's budget is 1.0%). This is a research artifact from a study of how SVD compression damages safety behaviour and which component-selection rule best repairs it. It is one cell of a grid over selection rules and budgets; it is not a general-purpose chat model. This checkpoint exists to measure safety/utility trade-offs under compression. Several arms in the grid are deliberately safety-degraded relative to Llama-3-8B-Instruct: compression alone raises…

Open weights llama3 8B parameters 8,192 tokens transformers
View model

A Llama-3-8B-Instruct checkpoint compressed with SVD-LLM to 50.0% of dense parameters, then edited by 7 of 10 rounds of iterative parameter-neutral swap selected by the gapiter rule (up to 0.1% of dense parameters per round; the full run's budget is 1.0%). This is a research artifact from a study of how SVD compression damages safety behaviour and which component-selection rule best repairs it. It is one cell of a grid over selection rules and budgets; it is not a general-purpose chat model. This checkpoint exists to measure safety/utility trade-offs under compression. Several arms in the grid are deliberately safety-degraded relative to Llama-3-8B-Instruct: compression alone raises…

Open weights llama3 8B parameters 8,192 tokens transformers
View model

A Llama-3-8B-Instruct checkpoint compressed with SVD-LLM to 50.0% of dense parameters, then edited by 8 of 10 rounds of iterative parameter-neutral swap selected by the gapiter rule (up to 0.1% of dense parameters per round; the full run's budget is 1.0%). This is a research artifact from a study of how SVD compression damages safety behaviour and which component-selection rule best repairs it. It is one cell of a grid over selection rules and budgets; it is not a general-purpose chat model. This checkpoint exists to measure safety/utility trade-offs under compression. Several arms in the grid are deliberately safety-degraded relative to Llama-3-8B-Instruct: compression alone raises…

Open weights llama3 8B parameters 8,192 tokens transformers
View model

A Llama-3-8B-Instruct checkpoint compressed with SVD-LLM to 50.0% of dense parameters, then edited by 10 of 10 rounds of iterative parameter-neutral swap selected by the gapiter rule (up to 0.1% of dense parameters per round; the full run's budget is 1.0%). This is a research artifact from a study of how SVD compression damages safety behaviour and which component-selection rule best repairs it. It is one cell of a grid over selection rules and budgets; it is not a general-purpose chat model. This checkpoint exists to measure safety/utility trade-offs under compression. Several arms in the grid are deliberately safety-degraded relative to Llama-3-8B-Instruct: compression alone raises…

Open weights llama3 8B parameters 8,192 tokens transformers
View model

meta-llama/Llama-2-7b-chat-hf compressed with Basis Sharing using the authors' code then recovered by LoRA on the coefficients alone. (the shared-basis fit) -> LoRA on the coefficients, bases frozen -> merge C' = C + (alpha/r)BA -> fold W = C' @ B to dense 2048 tokens, seed 42 (upstream hard-codes seed 2023; this project calibrates every method at one seed) 2 epochs, lr 0.0001, batch 64, on yahma/alpaca-cleaned Only the coefficients were trained. The shared and per-layer bases are frozen and bit-identical to the compressed model, so every weight keeps rank <= k, each group still shares one basis, and the parameter budget survives recovery exactly. This is not Basis Sharing's own LoRA…

Open weights llama2 6.7B parameters 4,096 tokens
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.