The speedup is structural: the full 27.7 GB file does not fit a 24 GB
page cache and pages on every token; the specialist does fit, so the
same machine decodes ×2.3 faster.
How it was made
Convert
(pure Rust, streamed — one shard on disk at a time, so
a 98 GB checkpoint converts on a laptop):
cortiq convert --model moonshotai/Kimi-Linear-48B-A3B-Instruct --quant q4t --output kimi48-q4t.cmf
The engine executes Kimi's
KDA
(Kimi Delta Attention: delta rule
with per-channel decay, per-projection short convolutions,
sigmoid-gated output norm),
NoPE MLA
full-attention layers, and
the sigmoid MoE router with its selection bias. The tiktoken rank
table becomes a standard tokenizer.json at convert time.
Calibrate
: run a representative code corpus once with
CMF_MOE_STATS=stats.json
— the engine records per-layer expert
routing frequencies. On code, the top 64 of 256 experts carry 73%
of the routing mass.
Defrag
:
cortiq moe-defrag kimi48-q4t.cmf --stats stats.json --cover 0.95 --output kimi48-code.cmf
Per layer, the smallest expert set covering 95% of the recorded
routing mass is kept (~160 of 256); experts are renumbered into a
dense prefix and the router rows AND the noaux selection bias are
sliced to match. Runtime semantics equal the runtime expert mask —
the ppl of the cut file is bit-identical to masking the full file.
The expert restriction is
task-shaped
: this file is at its best on
code and technical text. For general-purpose use, convert the full
model yourself with the command above (30.7 GB of free disk is enough).
Run it
cargo install cortiq-cli # pure Rust, no Python
hf download infosave/Kimi-Linear-48B-A3B-Code-CMF kimi48-code.cmf --local-dir .
cortiq run kimi48-code.cmf --prompt "Write a Python function that returns the n-th Fibonacci number iteratively." --max-tokens 120
cortiq serve kimi48-code.cmf # OpenAI-compatible API
CMF Mobile
— a
Flutter app on the same runtime: local on-device chat, or the phone
as an OpenAI-compatible server. This 17.7 GB specialist wants a
desktop's RAM; on phones pick a smaller CMF build (e.g.
Bonsai-1.7B
or
Nanbeige 4.2 3B
).
Runs of infosave Kimi-Linear-48B-A3B-Code-CMF on huggingface.co
12
Total runs
-1
24-hour runs
-1
3-day runs
-9
7-day runs
12
30-day runs
More Information About Kimi-Linear-48B-A3B-Code-CMF huggingface.co Model
More Kimi-Linear-48B-A3B-Code-CMF license Visit here:
Kimi-Linear-48B-A3B-Code-CMF huggingface.co is an AI model on huggingface.co that provides Kimi-Linear-48B-A3B-Code-CMF's model effect (), which can be used instantly with this infosave Kimi-Linear-48B-A3B-Code-CMF model. huggingface.co supports a free trial of the Kimi-Linear-48B-A3B-Code-CMF model, and also provides paid use of the Kimi-Linear-48B-A3B-Code-CMF. Support call Kimi-Linear-48B-A3B-Code-CMF model through api, including Node.js, Python, http.
Kimi-Linear-48B-A3B-Code-CMF huggingface.co is an online trial and call api platform, which integrates Kimi-Linear-48B-A3B-Code-CMF's modeling effects, including api services, and provides a free online trial of Kimi-Linear-48B-A3B-Code-CMF, you can try Kimi-Linear-48B-A3B-Code-CMF online for free by clicking the link below.
infosave Kimi-Linear-48B-A3B-Code-CMF online free url in huggingface.co:
Kimi-Linear-48B-A3B-Code-CMF is an open source model from GitHub that offers a free installation service, and any user can find Kimi-Linear-48B-A3B-Code-CMF on GitHub to install. At the same time, huggingface.co provides the effect of Kimi-Linear-48B-A3B-Code-CMF install, users can directly use Kimi-Linear-48B-A3B-Code-CMF installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
Kimi-Linear-48B-A3B-Code-CMF install url in huggingface.co: