CoolFace
Modelpublic

darthcrawl/artifex-rp-orpheus-llama-3.1-8b-mlx-6bit

sourceHugging Facellama3.1updated 5mo agoView on Hugging Face
0likes39downloads
Model Card

artifex-rp-orpheus-llama-3.1-8b-mlx-6bit

Part of the [Artifex RP](https://huggingface.co/collections/darthcrawl) series.

MLX 6-bit (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

bash
pip install mlx-lm
mlx_lm.generate --model darthcrawl/artifex-rp-orpheus-llama-3.1-8b-mlx-6bit \
  --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

ParameterValue
Bits6
Group size32
Effective bits/weight7.0
Size6.6GB

Available variants


License

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