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 "StargazerLabs/Qwen3.8-23B-Mini-Me-4bit"
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 "StargazerLabs/Qwen3.8-23B-Mini-Me-4bit" \
  --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

Qwen3.8-23B-Mini-Me (4bit)

This model has been through a battery of personal probes rather than standard benchmarks; there are no standard benchmark metrics to report yet.

During internal use, it has held for coding and agentic work — long multi-turn conversations, tool calling, instruction retention past its nominal context — while landing slightly short of the parent across most things.

Expect it to be smaller, faster, and just a little bit less smart than Qwen3.8-27B, not a different model.

Architecture: Same as the original Qwen3.8-27B minus 12 layers: 52 layers, vision tower intact and untouched

Layers 12–15, 24–27, and 36–39 were all removed based on lesion probing across different combinations of depth prunes; these were the most favorable combination of layers to remove based on internal tests

Downloads last month
313
Safetensors
Model size
4B 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 StargazerLabs/Qwen3.8-23B-Mini-Me-4bit

Base model

Qwen/Qwen3.8-27B
Quantized
(4)
this model

Collection including StargazerLabs/Qwen3.8-23B-Mini-Me-4bit