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 "darthcrawl/artifex-rp-orpheus-llama-3.1-8b-mlx-4bit-dwq"
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 darthcrawl/artifex-rp-orpheus-llama-3.1-8b-mlx-4bit-dwq
Run Hermes
hermes
Quick Links

artifex-rp-orpheus-llama-3.1-8b-mlx-4bit-dwq

Part of the Artifex RP series.

MLX 4-bit DWQ (group-size 32) quantization of artifex-rp-orpheus-llama-3.1-8b for Apple Silicon.

For full model details, sample outputs, and training notes → see the main model card.


Quickstart

pip install mlx-lm
mlx_lm.generate --model darthcrawl/artifex-rp-orpheus-llama-3.1-8b-mlx-4bit-dwq \
  --system-prompt "Write in vivid, restrained, intelligent prose. Concrete sensory detail. Never pretentious. Tension carries more weight than description. Match the user's energy and length." \
  --prompt "She hadn't seen him in three years." \
  --temp 0.85 --top-p 0.95 --max-tokens 400

Quantization

Parameter Value
Bits 4
Group size 32
Effective bits/weight 5.0
Size 4.7GB

Available variants


License

Weights inherit the base model license. See artifex-rp-orpheus-llama-3.1-8b.

Downloads last month
29
Safetensors
Model size
2B 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 darthcrawl/artifex-rp-orpheus-llama-3.1-8b-mlx-4bit-dwq

Collection including darthcrawl/artifex-rp-orpheus-llama-3.1-8b-mlx-4bit-dwq