infosave / Kimi-Linear-48B-A3B-Code-CMF

huggingface.co
Total runs: 12
24-hour runs: -1
7-day runs: -9
30-day runs: 12
Model's Last Updated: August 07 2026
text-generation

Introduction of Kimi-Linear-48B-A3B-Code-CMF

Model Details of Kimi-Linear-48B-A3B-Code-CMF

Kimi-Linear-48B-A3B — CMF code specialist (17.7 GB, runs on a 24 GB MacBook)

A code-calibrated specialist build of moonshotai/Kimi-Linear-48B-A3B-Instruct in the CMF format — one file, mmap-served, no Python at inference:

original bf16 CMF q4t (full) this file
Size 98 GB 27.7 GB 17.7 GB
Held-out code ppl 7.11 7.30 (+2.7%)
Decode, M4 MacBook 24 GB 4.8 tok/s (pages) 11.1 tok/s

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
  1. 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.
  2. 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.
  3. 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
License

MIT, inherited from the base model. Weights © Moonshot AI; this repackaging only changes the storage format and the served expert set.

Ecosystem

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:

https://choosealicense.com/licenses/mit

Kimi-Linear-48B-A3B-Code-CMF huggingface.co

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 Url

https://huggingface.co/infosave/Kimi-Linear-48B-A3B-Code-CMF

infosave Kimi-Linear-48B-A3B-Code-CMF online free

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:

https://huggingface.co/infosave/Kimi-Linear-48B-A3B-Code-CMF

Kimi-Linear-48B-A3B-Code-CMF install

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:

https://huggingface.co/infosave/Kimi-Linear-48B-A3B-Code-CMF

Url of Kimi-Linear-48B-A3B-Code-CMF

Kimi-Linear-48B-A3B-Code-CMF huggingface.co Url

Provider of Kimi-Linear-48B-A3B-Code-CMF huggingface.co

infosave
ORGANIZATIONS

Other API from infosave

huggingface.co

Total runs: 887
Run Growth: 887
Growth Rate: 100.00%
Updated:August 28 2026
huggingface.co

Total runs: 63
Run Growth: 84
Growth Rate: 100.00%
Updated:August 19 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:August 27 2026