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 "Outlier-Ai/Outlier-Nano-1.7B-MLX-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 "Outlier-Ai/Outlier-Nano-1.7B-MLX-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

Superseded. This repo is a research artifact from an earlier Outlier lineage and is no longer the recommended download. The current shipping tier is at outlier.host.

Outlier-Nano-1.7B (MLX 4-bit)

This repo predates the v1.8 Outlier lineup. It is preserved here for reproducibility and historical reference, not as a production recommendation.

What replaced it

Current shipping tiers (see Outlier app v1.8+):

For the latest verified benchmarks and downloads, visit outlier.host.

Original notes

This was a research / preview artifact. It may contain experimental adapters, overlays, or quantization variants that did not graduate into the shipping product. Treat any technical claims in earlier revisions of this card as provisional.

License

See YAML frontmatter above. Original license terms preserved.

Downloads last month
19
Safetensors
Model size
0.3B 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 Outlier-Ai/Outlier-Nano-1.7B-MLX-4bit

Finetuned
Qwen/Qwen3-1.7B
Quantized
(351)
this model

Collection including Outlier-Ai/Outlier-Nano-1.7B-MLX-4bit