How to use from
OpenClaw
Start the MLX server
# Install MLX LM:
uv tool install mlx-lm
# Start a local OpenAI-compatible server:
mlx_lm.server --model "meshllm/lfm2-350m-parity-4bit-mlx"
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "meshllm/lfm2-350m-parity-4bit-mlx" \
  --custom-provider-id mlx-lm \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links

LFM2 350M Parity 4bit MLX

Same-origin MLX artifact for mesh-llm backend comparison.

  • Source checkpoint: LiquidAI/LFM2-350M
  • Conversion path: original checkpoint -> MLX 4bit
  • Intended pair: meshllm/lfm2-350m-parity-q4_k_m-gguf

Validation

Validated locally with the mesh-llm exact smoke suite on 2026-04-06.

This pair is useful as a backend-drift detector rather than a clean parity canary. In the same-origin exact run, the MLX side materially outperformed the GGUF side on several simple prompts.

Files

  • MLX model directory contents
Downloads last month
10
Safetensors
Model size
55.4M params
Tensor type
BF16
·
U32
·
MLX
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 meshllm/lfm2-350m-parity-4bit-mlx

Quantized
(36)
this model