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 "DreamFoundries/Ornith-1.0-9B-8bit"
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 DreamFoundries/Ornith-1.0-9B-8bit
Run Hermes
hermes
Quick Links

Open in MLXHub

Ornith-1.0-9B-8bit

This repository contains an MLX-LM conversion of deepreinforce-ai/Ornith-1.0-9B.

Conversion Details

  • Original model: deepreinforce-ai/Ornith-1.0-9B
  • Model size: 9B
  • MLX model type: qwen3_5
  • Quantization: MLX-LM affine quantization
  • Bits: 8-bit
  • Group size: 64
  • Local MLX folder size: 8.88 GiB
  • Local safetensors weight size: 8.86 GiB

This conversion uses the standard MLX-LM conversion path for Qwen3.5 text models.

Usage

mlx_lm.generate --model DreamFoundries/Ornith-1.0-9B-8bit --prompt "Hello"

Benchmarks

No comparative benchmarks have been run for this conversion. The uploaded files were checked locally by loading the model with mlx_lm.generate and generating a short sample, but no quality, speed, memory, or benchmark comparisons against the original Hugging Face weights or other quantizations are provided.

License

The original model is released under the MIT license. See the original repository for the upstream model card, license, and usage notes: deepreinforce-ai/Ornith-1.0-9B.


Download MLXHub

Downloads last month
61
Safetensors
Model size
9B params
Tensor type
U32
·
BF16
·
MLX
Hardware compatibility
Log In to add your hardware

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for DreamFoundries/Ornith-1.0-9B-8bit

Quantized
(104)
this model

Collection including DreamFoundries/Ornith-1.0-9B-8bit