library_name: mlx
license: apache-2.0
license_link: https://huggingface.co/Qwen/Qwen3.5-4B/blob/main/LICENSE
pipeline_tag: image-text-to-text
base_model: huihui-ai/Huihui-Qwen3.5-4B-abliterated
tags:
- abliterated
- uncensored
- mlx
TheWirelessPhoenix/Qwen3.5-4B-abliterated-huihui-ai
This model was converted to MLX format from huihui-ai/Huihui-Qwen3.5-4B-abliterated
using mlx-vlm version 0.7.3.
Refer to the original model card for more details on the model.
Use with mlx
pip install -U mlx-vlm
python -m mlx_vlm.generate --model TheWirelessPhoenix/Qwen3.5-4B-abliterated-huihui-ai --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>