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 "inferencerlabs/Macaron-V1-Coding-Venti-MLX-Q4.8-INF"
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 "inferencerlabs/Macaron-V1-Coding-Venti-MLX-Q4.8-INF" \
  --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

Macaron-V1-Coding-Venti-Q4.8-INF

See Macaron-V1-Coding-Venti in action: demonstration videos

Tested with an M3 Ultra 512 GiB using Inferencer app

  • Text Inference: ~14.7 tokens/s @ 1000 tokens ~414.8 GiB

Q4.8-INF uses the data-agnostic INF method tuned to yield maximum general accuracy within a 512 GiB memory budget.

This build uses the fused base model GLM 5.2 with the L2 Coding LoRA from Macaron-V1-Venti.

Screenshot

Screenshot

Screenshot

Quantization (bpw)PerplexityToken AccuracyMissed Divergence
Q4.51.3593789.75%28.98%
Q4.81.2656293.50%19.57%
Q4.8-INF1.2109397.70%10.65%
Q5.51.2421894.60%17.55%
Q6.51.2187596.85%16.03%
Q8.51.2187597.65%9.92%
Base1.20312100.0%0.000%
  • Perplexity: Measures the confidence for predicting base tokens (lower is better).
  • Token Accuracy: The percentage of correctly generated base tokens.
  • Missed Divergence: Measures severity of misses; how much the token was missed by.
Quantized with a modified version of MLX.
For more details see our demonstration videos or visit zai-org/GLM-5.2 and mindlab-research/Macaron-V1-Coding-Venti.

Disclaimer

We are not the creator, originator, or owner of any model listed. Each model is created and provided by third parties. Models may not always be accurate or contextually appropriate. You are responsible for verifying the information before making important decisions. We are not liable for any damages, losses, or issues arising from its use, including data loss or inaccuracies in AI-generated content.

Downloads last month
492
MLX
Hardware compatibility
Log In to add your hardware

Quantized

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

Model tree for inferencerlabs/Macaron-V1-Coding-Venti-MLX-Q4.8-INF

Base model

zai-org/GLM-5.2
Finetuned
(24)
this model