mmproj-Qwen3.5-4B-Uncensored-HauhauCS-Aggressive-BF16.gguf for image input;
llamafile 0.10.5; and
terminal chat, browser chat, and a localhost API server.
The model and projector were embedded without retraining, merging, or re-quantization.
Intended use
This package is for people who want one downloadable executable containing a capable, uncensored, local Qwen3.5 4B model, its vision projector, a terminal chat interface, a browser chat interface, and a localhost API server. It is convenient for offline or self-contained macOS/Linux use where installing a separate inference runtime is undesirable.
Because everything is in one file, you can keep it on a USB drive and bring a self-contained local AI with you. That means you can carry a fully capable, uncensored AI on one drive—one that, according to HauHauCS's claim above, does not refuse prompts or instructions. The destination computer still needs a supported 64-bit platform and enough RAM, and the drive or filesystem must permit executable files.
Larger contexts increase memory use. The upstream model advertises a much larger native context, but practical limits depend on the runtime, KV-cache settings, and available memory.
license: Apache-2.0, following the upstream repository
Notes
This is an unofficial repackaging, not a new model release.
The embedded projector makes the package multimodal; image handling still depends on client/UI support in the embedded runtime.
The upstream repository describes the model as aggressively uncensored. This package does not independently reproduce or validate its refusal-rate claims.
The packaged 8,192-token default is conservative. Override it with --ctx-size N, such as --ctx-size 32768, if your memory budget permits.
This full-runtime artifact is larger than 4 GiB, so it is intended primarily for macOS and Linux rather than direct execution on Windows.
Hugging Face hosted inference is disabled because this repository distributes a standalone executable rather than a standard hosted-inference checkpoint.