Free Shipping on all orders · Priority Mail Shipping with fee of $8.00
🤗
Divine Tribe Models · Open Weights

Hugging Face · divinetribe

MLX-quantized open-weight LLMs, CoreML detectors, and the exact models that ship with claude-code-local — Matt Macosko's on-device AI hub.

3 models 1 dataset 1 space Apple Silicon · MLX · CoreML
This page fetches live from huggingface.co — new models I upload show up automatically.
2,112
30-day downloads
3
Models
4
Likes
2
Followers
What this is

The model side of a local-first stack

The Nice Dreamz software portfolio is mostly the code — agents, browsers, recorders, dashboards. This page is the weights: the actual LLMs and vision models I quantize, convert, and ship for Apple Silicon. They power claude-code-local (2,664 ⭐ on GitHub), the on-device RealTime AI Camera iOS app, and the AirGap AI consulting pilot for legal/healthcare workflows.

Everything below is open-weight. Two of the three models get pulled ~1,000 times each every 30 days — almost entirely by people running them on their own M-series Macs through mlx-lm. No cloud inference, no API keys, no telemetry.

The models

All 3 divinetribe models — live from Hugging Face

Llama-3.3-70B-Instruct-abliterated-8bit-mlx

text-generation
1,080 / 30d ❤ 2 📅 Apr 2026
mlxllamaabliterated8bit

gemma-4-31b-it-abliterated-4bit-mlx

text-generation
1,015 / 30d ❤ 1 📅 Apr 2026
mlxgemmaabliterated4bit

yolov8n-oiv7-coreml

object-detection
17 / 30d ❤ 1 📅 Apr 2026
coremlyolov8601-classeson-device
Why open-weight

Built for the firms that can't send a token to a cloud

The pitch for AirGap AI — the consulting practice — is simple: privileged documents in, answers out, never a byte to a third-party cloud. That only works if the weights live on the firm's hardware. Cloud models are off the table.

So I quantize and convert the best open models for Apple Silicon, publish them here, and ship them inside claude-code-local. The same files a law firm uses in their air-gapped pilot are the same ones any developer can huggingface-cli download right now.

Want the model side of the stack in your workflow?

The fastest path: install claude-code-local — it pulls the right weights from this Hugging Face profile automatically. For confidential workflows (legal, healthcare), the AirGap AI pilot ships the whole stack into a real air-gapped environment with verified network audits.