clarkpalmer/GLM-5.3-Flash-Uncensored-MLX
0
GLM-5.3-Flash Uncensored MLX — Demo
Chat interface for orcarouter/GLM-5.3-Flash-Uncensored-MLX, a 320B-parameter abliterated vision-language model quantized for Apple Silicon.
Two modes
- Local MLX server — connect to your own
mlx-vlmserver running the uncensored weights. Supports vision (image + text). - HF Inference Provider — try the base (censored) GLM-5.3-Flash via cloud API. Sign in with your HF account.
Run the model locally
pip install -U "mlx-vlm>=0.6.17"
python -m mlx_vlm.server --model orcarouter/GLM-5.3-Flash-Uncensored-MLX --port 8080Then enter http://localhost:8080/v1 as the API base URL in the Space.
