Model reference · open weights
Qwen3-VL-Unredacted-MAX-Quants is an open-weight language model from KuroTo4ka, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.
About
Qwen3-VL-8B-Instruct-Unredacted-MAX-Quants-GGUF This repository contains high-quality GGUF quantizations for the prithivMLmods/Qwen3-VL-8B-Instruct-Unredacted-MAX model. Highlights - Unredacted & MAX: Maximum performance version without restrictive filters. - Full Vision Support: Includes multiple versions of the vision projector (mmproj) for different hardware needs. - Optimized: Compatible with the latest llama.cpp and other GGUF-supported backends. Files Included 1. Model Weights (LLM) 2. Vision Projectors (mmproj) Required for image recognition tasks. Usage To use vision capabilities in llama.cpp, use the following command:
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | KuroTo4ka |
|---|---|
| Type | Language models |
| Variants | 1 |
| Runs with | gguf |
| Based on | prithivMLmods/Qwen3-VL-8B-Instruct-Unredacted-MAX |
| Released | 2026-04-10 |
| Popularity | 1k downloads / month |
| Likes | 8 |
| Licence | Open weights |
How it works
Variants
Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.
| Variant | Params | Precision | VRAM | Fits 16 GB | Weights |
|---|---|---|---|---|---|
| Qwen3-VL-8B-Instruct-Unredacted-MAX-Quants-GGUF | — | GGUF | — | — | Weights ↗ |
Using it via the API
Once AxForge deploys qwen3-vl-unredacted-max-quants for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (qwen3-vl-unredacted-max-quants below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/chat/completions \
-H "Authorization: Bearer $AXFORGE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"qwen3-vl-unredacted-max-quants","messages":[{"role":"user","content":"Hello"}]}'
Details
Languages
Tags
Licence
Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗