whoami-j/Ornith-MLX-Chat
0
๐ฆ Ornith-1.5-35B-A3B โ MLX 4-bit chat
Gradio chat frontend for `ornith-ai/Ornith-1.5-35B-A3B-MLX-4bit`, served by a local MLX LM server.
How it works
- Run the model on any Apple Silicon Mac:
mlx_lm.server --model ornith-ai/Ornith-1.5-35B-A3B-MLX-4bit(bind0.0.0.0, port 8000). - Expose it publicly with a tunnel (
cloudflared tunnel --url localhost:8000, ngrok, etc.). - Point this Space at the tunnel:
hf spaces secrets set whoami-j/Ornith-MLX-Chat MLX_BASE_URL=https://<tunnel-host>/v1. - Chat here. Zero GPU cost on Hugging Face โ all inference happens on your Mac.
