mn-context-engine-model-v-Q4_K_M

mn-context-engine-model-v-Q4_K_M is the portable GGUF Q4_K_M build of mn-context-engine-model-v3, the production merged context-compression model for Membrane / MirrorNeuron.

Author: Homer Quan

Related runtime: https://github.com/MirrorNeuronLab/MirrorNeuron

Website: https://www.mirrorneuron.io

Artifact

  • File: mn-context-engine-model-v3.Q4_K_M.gguf
  • Format: GGUF
  • Quantization: Q4_K_M
  • Size: 1,915,305,856 bytes, about 1.8 GB
  • SHA-256: a0e8d8b136174ff4ce6fcb0a5a73e7a204a423a38d0042546c167fac69d27fa4

This is about 69% smaller than the merged Hugging Face safetensors model.

Intended Use

Use this GGUF model with recent llama.cpp-compatible runtimes for local context-compression inference. GGUF is portable across Apple Silicon Metal, NVIDIA CUDA, and CPU fallback builds when the runtime has SmolLM3 support.

For production Membrane deployments, use deterministic cleanup, restoration, privacy redaction, and graph repair after model generation when exact protected-fact preservation is contractual.

Benchmark Summary

Evaluation used Membrane's 100-case mock context-compression suite. Mean ratio is compressed_tokens / original_tokens, so lower is more compressed.

The Q4_K_M benchmark was run locally on Apple Silicon through llama.cpp's OpenAI-compatible server with Metal acceleration. Token counts for this GGUF path used the benchmark's estimated token counter because the Hugging Face tokenizer was not loaded in the llama.cpp server path.

Method Quality Fact Recall Hard Constraints Pinned Source Refs Ratio Private Leaks Total Time
SmolLM3 v2 LoRA llm_only 0.882 0.942 1.000 0.750 0.698 0.496 0 3053.4s
SmolLM3 v3 DPO llm_only 0.864 0.916 1.000 0.713 0.627 0.518 0 1693.3s
SmolLM3 v3 DPO Q4_K_M llm_only 0.843 0.879 0.950 0.693 0.554 0.532 0 581.7s

Q4_K_M speed telemetry:

Runtime Mean Latency P50 P95 Generated Tokens/s Input Tokens/s
llama.cpp server, Apple M4 Pro Metal 5.81s 5.19s 14.58s 70.4 126.6

Full benchmark reports are included under benchmark/.

llama.cpp Usage

llama-cli \
  -m mn-context-engine-model-v3.Q4_K_M.gguf \
  -ngl 99 \
  -p "Compress this context while preserving protected facts:"

-ngl 99 asks llama.cpp to place model layers on the available accelerator. On Mac this uses Metal when llama.cpp was built with Metal support. On NVIDIA this uses CUDA when llama.cpp was built with CUDA support.

Source

  • Source model: homerquan/mn-context-engine-model-v3
  • Base model: HuggingFaceTB/SmolLM3-3B
  • Quantization tool: llama.cpp, GGUF Q4_K_M

Limitations

  • Q4_K_M is smaller and faster, but has lower protected-fact/source-ref recall than the full merged model in the current benchmark.
  • Exact source-reference and pinned-term retention should remain backed by deterministic validation and repair.
  • It was evaluated on Membrane's deterministic mock-context suite; external workloads should be re-benchmarked.
Downloads last month
31
GGUF
Model size
3B params
Architecture
smollm3
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for homerquan/mn-context-engine-model-v-Q4_K_M

Quantized
(72)
this model