SAVRN
Search Contact SAVRN

Open-weight model · Text generation

svd-safety-mis7_swift_remove30_swapgapiter_b010

by Park Jeesup/svd-safety-mis7_swift_remove30_swapgapiter_b010

svd-safety-mis7_swift_remove30_swapgapiter_b010 is an open-weight model for text generation from Park, released under Apache License 2.0. It has 7.2B parameters and a 32,768-token context. At 16-bit it needs about 17.4 GB of GPU memory, which fits on 1x MI300X from $1.85 an hour, at the lowest prices in the SAVRN Index.

A Mistral-7B-Instruct-v0.2 checkpoint compressed with SVD-LLM to 70.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…

Parameters7.2B
Context32,768
Weights14.5 GB
Licenseapache-2.0
AccessOpen weights
Monthly Downloads

Runs On

What it takes to serve svd-safety-mis7_swift_remove30_swapgapiter_b010 (7.2B parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.

PrecisionWeightsMemory neededCheapest setupPer hourAlso fits
16-bit 14.5 GB 17.4 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
8-bit 7.2 GB 8.7 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
4-bit 3.6 GB 4.3 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 20, 2026.

svd-safety-mis7_swift_remove30_swapgapiter_b010 on every accelerator the SAVRN Index prices, at every precision

Model Card

By Park, published under apache-2.0, revision d09705b77b6c.

A Mistral-7B-Instruct-v0.2 checkpoint compressed with SVD-LLM to 70.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 Mistral-7B-Instruct-v0.2: compression alone…

Read Park's full model card

A Mistral-7B-Instruct-v0.2 checkpoint compressed with SVD-LLM to 70.0% of dense parameters, then edited by 10 of 10 rounds of iterative parameter-neutral swap selected by the gap_iter 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.

Provenance

field value
base (uncompressed) mistralai/Mistral-7B-Instruct-v0.2
compression SVD-LLM, 29.97% of parameters removed
selection rule gap_iter
restore budget 1.000% of dense parameters
components restored 9835
components swapped out 9835
resulting parameter fraction 0.7003
seed 42
iterative rounds applied 10 of 10
per-round chunk 0.100% of dense parameters
parameters swapped in 69,730,304 (1.00% of dense projection parameters)
swap value insert (insertion value only; sigma-ordered eviction)

Measured

metric value
AdvBench ASR (HarmBench judge) 0.0288
StrongREJECT ASR (HarmBench judge) 0.1534
Macro over-refusal (WildGuard) 0.2052
WikiText-2 perplexity 9.1118

Intended use and limitations

This checkpoint exists to measure safety/utility trade-offs under compression. Several arms in the grid are deliberately safety-degraded relative to Mistral-7B-Instruct-v0.2: compression alone raises attack-success rate, and the point of the study is to quantify that and test recovery. Treat any given cell as an experimental subject, not as a deployable assistant, and evaluate it yourself before drawing conclusions from it.

Licence

Apache License 2.0. The base model's repository ships no licence file to redistribute; the licence above governs this derivative.

Configuration

Architecture
MistralForCausalLM
Context length (tokens)
32,768
Layers
32
Hidden size
4,096
Feed-forward size
14,336
Attention heads
32
Key/value heads
8
Head dimension
128
Vocabulary size
32,000
RoPE base
1e+06
Stored precision
bfloat16
Model type
mistral

Identity and Version

Repository
Jeesup/svd-safety-mis7_swift_remove30_swapgapiter_b010
Publisher
Park
Task
Text generation
Modality
Text
Library
transformers
Parameters
7.2B parameters
Languages
svd
Revision
d09705b77b6c40ee0f9a49d232495e516c682592
First published
2026-09-19
Last updated
2026-09-19

Files and Weights

13 files, 14.5 GB in total. The weights are 3 files totalling 14.5 GB in safetensors.

Weights3 files · 14.5 GB
Configuration5 files · 641.8 KB
Tokenizer3 files · 4.0 MB
Documentation1 file · 2.2 KB
Repository1 file · 1.5 KB
Every file
FileTypeSizeSHA-256
model-00001-of-00003.safetensorsWeights4.9 GB a6ca56edf86b
model-00002-of-00003.safetensorsWeights5.0 GB 3a17e1572302
model-00003-of-00003.safetensorsWeights4.5 GB 1bd1764e03a4
compression.jsonConfiguration616.7 KB
config.jsonConfiguration615 B
generation_config.jsonConfiguration111 B
model.safetensors.index.jsonConfiguration23.9 KB
special_tokens_map.jsonConfiguration414 B
README.mdDocumentation2.2 KB
.gitattributesRepository1.5 KB
tokenizer.jsonTokenizer3.5 MB
tokenizer.modelTokenizer493.4 KB dadfd56d7667
tokenizer_config.jsonTokenizer2.2 KB

License and Download

License
apache-2.0
Access
Open weights, no gate
Download size
14.5 GB
Download from Park

Released by Park through its official repository on Hugging Face. Read the license.

Built From

Memory Requirements

PrecisionWeights in memory
As published14.5 GB
16-bit14.5 GB
8-bit7.2 GB
4-bit3.6 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About svd-safety-mis7_swift_remove30_swapgapiter_b010

How much GPU memory does svd-safety-mis7_swift_remove30_swapgapiter_b010 need?

About 17.4 GB at 16-bit and 4.3 GB at 4-bit: the weights (7.2B parameters) plus a working margin. A long context needs more.

What is the cheapest GPU to run svd-safety-mis7_swift_remove30_swapgapiter_b010 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.

Can I use svd-safety-mis7_swift_remove30_swapgapiter_b010 commercially?

Yes. svd-safety-mis7_swift_remove30_swapgapiter_b010 is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.

What is svd-safety-mis7_swift_remove30_swapgapiter_b010's context length?

32,768 tokens, from the maximum position embeddings in its published configuration.

Similar Models

Model · Text generation

Mistral-7B-Instruct-v0.2

Mistral AI_

The Mistral-7B-Instruct-v0.2 Large Language Model (LLM) is an instruct fine-tuned version of the Mistral-7B-v0.2. Mistral-7B-v0.2 has the following changes compared to Mistral-7B-v0.1 - 32k context window (vs 8k context in v0.1) - Rope-theta = 1e6 For full details of this model please read our paper and release blog post. In order to leverage instruction fine-tuning, your prompt should be surrounded by [INST] and [/INST] tokens. The very first instruction should begin with a begin of sentence id. The next instructions should not. The assistant generation will be ended by the end-of-sentence token id. This format is available as a chat template via the applychattemplate() method: - If you…

Open weights apache-2.0 7.2B parameters 32,768 tokens transformers

Model · Text generation

pythia-6.9b

EleutherAI

The Pythia Scaling Suite is a collection of models developed to facilitate interpretability research (see paper). It contains two sets of eight models of sizes 70M, 160M, 410M, 1B, 1.4B, 2.8B, 6.9B, and 12B. For each size, there are two models: one trained on the Pile, and one trained on the Pile after the dataset has been globally deduplicated. All 8 model sizes are trained on the exact same data, in the exact same order. We also provide 154 intermediate checkpoints per model, hosted on Hugging Face as branches. The Pythia model suite was deliberately designed to promote scientific research on large language models, especially interpretability research. Despite not centering downstream…

Open weights apache-2.0 7B parameters 2,048 tokens transformers

Model · Text generation

granite-4.0-h-tiny-w8a8-llmcompressor

AMD

ZenDNN v6.1.0 - ZenTorch v2.13.0.0 - PyTorch v2.13.0.0 - LLM Compressor v0.13.0 - vLLM v0.29.0 This is a quantized version of granite-4.0-h-tiny created by AMD using LLM Compressor (compressed-tensors) for ZenDNN-optimized CPU inference. The model was quantized from granite-4.0-h-tiny using LLM Compressor via the Round-to-Nearest (RTN) algorithm. This reduces the model weights from 12.9 GiB to 6.6 GiB on disk (~49% reduction). granite-4.0-h-tiny is a hybrid Mamba-MoE model: of its 40 layers, 4 are full-attention blocks and the other 36 are Mamba (linear-attention) blocks, and every layer carries a 64-expert MoE block alongside a shared MLP. The recipe only needs two ignore entries. lmhead…

Open weights apache-2.0 6.9B parameters 131,072 tokens transformers

Model · Text generation

deepseek-coder-7b-instruct-v1.5

DeepSeek

Deepseek-Coder-7B-Instruct-v1.5 is continue pre-trained from Deepseek-LLM 7B on 2T tokens by employing a window size of 4K and next token prediction objective, and then fine-tuned on 2B tokens of instruction data. Here give some examples of how to use our model. This code repository is licensed under the MIT License. The use of DeepSeek Coder models is subject to the Model License. DeepSeek Coder supports commercial use. See the LICENSE-MODEL for more details. If you have any questions, please raise an issue or contact us at [email protected].

Open weights other 6.9B parameters 4,096 tokens transformers

Model · Text generation

Qwen2.5-7B-Instruct

Qwen

Qwen2.5 is the latest series of Qwen large language models. For Qwen2.5, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters. Qwen2.5 brings the following improvements upon Qwen2: - Significantly more knowledge and has greatly improved capabilities in coding and mathematics, thanks to our specialized expert models in these domains. - Significant improvements in instruction following, generating long texts (over 8K tokens), understanding structured data (e.g, tables), and generating structured outputs especially JSON. More resilient to the diversity of system prompts, enhancing role-play implementation and…

Open weights apache-2.0 7.6B parameters 32,768 tokens transformers

Model · Text generation

Qwen2.5-7B-Instruct-AWQ

Qwen

Qwen2.5 is the latest series of Qwen large language models. For Qwen2.5, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters. Qwen2.5 brings the following improvements upon Qwen2: - Significantly more knowledge and has greatly improved capabilities in coding and mathematics, thanks to our specialized expert models in these domains. - Significant improvements in instruction following, generating long texts (over 8K tokens), understanding structured data (e.g, tables), and generating structured outputs especially JSON. More resilient to the diversity of system prompts, enhancing role-play implementation and…

Open weights apache-2.0 7.6B parameters 32,768 tokens transformers