TheCluster/amoral-gemma-3-12B-v2-mlx-4bit
2204
Amoral Gemma-3-12B v2 4-bit MLX
Specialized uncensored variant of Google's Gemma 3 12B optimized for amoral information retrieval systems. Designed to bypass conventional alignment patterns that introduce response bias through excessive moralization.
Key Modifications:
- Refusal mechanisms reduced
- Neutral response protocol activation matrix
- Context-aware bias dampening layers
- Anti-overcorrection gradient clipping
Recommended Use Cases:
- Controversial topic analysis
- Bias benchmarking studies
- Ethical philosophy simulations
- Content moderation tool development
- Sensitive historical analysis
This model was converted to MLX format from `soob3123/amoral-gemma3-12B-v2` using mlx-vlm version 0.1.22.
Refer to the original model card and amoral model for more details on the model.
Use with mlx
pip install -U mlx-vlmpython -m mlx_vlm.generate --model TheCluster/amoral-gemma-3-12B-v2-mlx-4bit --max-tokens 512 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>