How to use from
Hermes Agent
Start the MLX server
# Install MLX LM:
uv tool install mlx-lm
# Start a local OpenAI-compatible server:
mlx_lm.server --model "gnukeith/Ocelot-MLX"
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default gnukeith/Ocelot-MLX
Run Hermes
hermes
Quick Links

Ocelot-1-VL MLX 4-bit

Recommended MLX 4-bit, group-size 64 conversion of Ocelot-1-VL, merged into its BF16 Qwen3-VL-4B-Instruct base. Effective quantization is 5.577 bits/weight because sensitive and unsupported tensors remain at higher precision.

This model is specialized only for webpage summarization. Follow the strict prompt contract and limitations in the original model card.

These are final MLX weights, not conversion inputs. Users can open a local browser interface directly after installing the MLX runtime:

pip install 'mlx-vlm @ git+https://github.com/Blaizzy/mlx-vlm.git'
mlx_vlm.chat_ui --model gnukeith/Ocelot-MLX

The runtime downloads the model from Hugging Face automatically. No cloning, conversion, or Python code is required.

Direct command-line inference is also available:

mlx_vlm.generate --model gnukeith/Ocelot-MLX --prompt 'The is the text of a webpage: <page>Page text here</page> Summarise the content between the <page> tags, or if no content is found use the screenshots provided, in the Brave Summary style.' --max-tokens 512

For screenshots, add --image webpage.png and begin the prompt with The following is a screenshot of a webpage:. Converted with MLX-VLM revision 0b1d25e334686bd36dda71b2307d186dbb3e7859. Text and screenshot tests passed. An Apple M4 Pro test used 3.34 GB peak memory and measured 45 prompt tokens/s and 15 generation tokens/s.

Downloads last month
8
Safetensors
Model size
1B 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 gnukeith/Ocelot-MLX

Quantized
(106)
this model

Collection including gnukeith/Ocelot-MLX