Eliot 9B MLX 4-bit
This is the Apple Silicon optimized MLX 4-bit build of Eliot 9B.
For the canonical full BF16 checkpoint, use nuroai/eliot-9b.
Run On Apple Silicon
1pip install mlx-lm
2mlx_lm.server --model nuroai/eliot-9b-mlx-4bit --port 8081 --host localhost
About Eliot
Eliot is a 9B Apple-platform agent model fine-tuned from Qwen/Qwen3.5-9B to operate a Mac through a guarded macOS Accessibility-tree harness. It emits structured tool calls for actions such as clicking, typing, opening apps, reading UI state, asking the user, and finishing tasks.
This MLX artifact is intended for resident local Mac use. The model is not the safety boundary; destructive, external, credential, payment, network, file-write, send, delete, and shell actions should be intercepted by a deterministic harness before execution.
Eliot is an independent project by Nuro AI Labs. It is designed for Apple-platform and macOS workflows, but it is not created by, endorsed by, sponsored by, or affiliated with Apple Inc.