mispeech · text

ced-base

mispeech/ced-base

ced-base at Q8_0 is exactly 132,833,376 bytes (0.12 GiB / 0.13 GB) — an effective 12.398 bits per weight, not the nominal 8.

From the file· summed from 4 file(s)From the file· KV per layer
Parameters
86M
Architecture
ced
null layers
Context
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q8_04 shards0.12 GiB132,833,37612.398mudler
F164 shards0.23 GiB246,980,60823.052mudler
F320.32 GiB342,936,60832.008mudler

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 Q8_0 at roughly 0.04 GiB. The real file is 0.12 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
Attention heads
KV heads
Head dim
Hidden size
Vocab
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does ced-base need?
Q8_0 is exactly 132,833,376 bytes (0.12 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
Which quantization of ced-base 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.