SciPhi · text

SciPhi-Self-RAG-Mistral-7B-32k

SciPhi/SciPhi-Self-RAG-Mistral-7B-32k

SciPhi-Self-RAG-Mistral-7B-32k at Q4_K_M is exactly 4,368,530,080 bytes (4.07 GiB / 4.37 GB) — an effective 4.826 bits per weight, not the nominal 4.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
7.2B
Architecture
llama
32 layers
Context
32,768
native (config.json)
License
mit

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
I1-IQ1_S1.50 GiB1,612,169,4081.781mradermacher
I1-IQ1_M1.63 GiB1,754,513,6001.938mradermacher
I1-IQ2_XXS1.85 GiB1,991,753,9202.200mradermacher
I1-IQ2_XS2.05 GiB2,198,323,3922.429mradermacher
I1-IQ2_S2.15 GiB2,310,994,6242.553mradermacher
I1-IQ2_M2.33 GiB2,500,786,8802.763mradermacher
I1-Q2_K2.53 GiB2,719,318,7203.004mradermacher
I1-IQ3_XXS2.63 GiB2,827,418,3043.123mradermacher
I1-IQ3_XS2.81 GiB3,018,898,6243.335mradermacher
Q2_K2.87 GiB3,083,173,5363.406TheBloke
Q3_K_S2.95 GiB3,164,649,6323.496TheBloke
I1-Q3_K_S2.95 GiB3,164,650,6883.496mradermacher
I1-IQ3_S2.96 GiB3,182,476,4803.516mradermacher
I1-IQ3_M3.06 GiB3,284,974,7843.629mradermacher
Q3_K_M3.28 GiB3,519,068,3203.888TheBloke
I1-Q3_K_M3.28 GiB3,519,069,3763.888mradermacher
Q3_K_L3.56 GiB3,822,106,7844.222TheBloke
I1-Q3_K_L3.56 GiB3,822,107,8404.222mradermacher
I1-IQ4_XS3.64 GiB3,907,778,2404.317mradermacher
Q4_03.83 GiB4,109,007,5204.539TheBloke
I1-Q4_03.84 GiB4,123,688,6404.555mradermacher
Q4_K_S3.86 GiB4,140,464,8004.574TheBloke
I1-Q4_K_S3.86 GiB4,140,465,8564.574mradermacher
Q4_K_M4.07 GiB4,368,530,0804.826TheBloke
I1-Q4_K_M4.07 GiB4,368,531,1364.826mradermacher
Q5_04.65 GiB4,997,814,9445.521TheBloke
Q5_K_S4.65 GiB4,997,814,9445.521TheBloke
I1-Q5_K_S4.65 GiB4,997,816,0005.521mradermacher
Q5_K_M4.78 GiB5,131,508,3845.669TheBloke
I1-Q5_K_M4.78 GiB5,131,509,4405.669mradermacher
Q6_K5.53 GiB5,942,172,8326.564TheBloke
I1-Q6_K5.53 GiB5,942,173,8886.564mradermacher
Q8_07.17 GiB7,695,997,0888.502TheBloke

KV cache by context

unresolved

This model declares a 4,096-token sliding window, but we could not establish which layers use it. Its architecture publishes the layout as a per-layer array inside the model file rather than as a period in config.json, and we have not yet ingested that array.

A flat context × layers × heads figure would be substantially too high, so we are not showing one. This is tracked as a known gap rather than filled with a guess.

Compare with

same modality, comparable size

Will it run on your card?

full quant x context sweep

Why other calculators give a different number

A parameters × bits ÷ 8 estimate puts Q4_K_M at roughly 3.79 GiB. The real file is 4.07 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
32
Attention heads
32
KV heads
8
Head dim
128
Hidden size
4096
Vocab
32,016
Sliding window
4096
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does SciPhi-Self-RAG-Mistral-7B-32k need?
Q4_K_M is exactly 4,368,530,080 bytes (4.07 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
Which quantization of SciPhi-Self-RAG-Mistral-7B-32k should I use?
Q4_K_M is the usual default. Pick the largest quantization that fits your card at the context you actually need — the table above gives exact sizes for every one published.