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 "fcmeyer/Fara1.5-27B-MLX-bf16"
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 "fcmeyer/Fara1.5-27B-MLX-bf16" \
  --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

Fara1.5-27B MLX BF16

Full-precision MLX-VLM conversion of microsoft/Fara1.5-27B.

  • Source revision: 299c8406a6c6256d45ec200d1ac12b34c5599d9b
  • Precision: BF16, unquantized
  • Parameters: 27,356,728,560
  • Runtime used for conversion: MLX 0.32.0 and MLX-VLM 0.6.6
mlx_vlm.generate \
  --model /path/to/Fara1.5-27B-MLX-bf16 \
  --image /path/to/screenshot.png \
  --prompt "Describe the next browser action." \
  --max-tokens 512 \
  --temperature 0

Fara is a computer-use agent. Run it only with appropriate browser sandboxing, domain allow-lists, monitoring, and confirmation gates for irreversible actions.

Downloads last month
80
Safetensors
Model size
27B params
Tensor type
BF16
·
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 fcmeyer/Fara1.5-27B-MLX-bf16

Base model

Qwen/Qwen3.5-27B
Finetuned
(1)
this model