Model reference · open weights

Qwen3-VL

Qwen3-VL is an open-weight language model from JEILDLWLRMA, 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.

LLMs JEILDLWLRMA 1 variants 232k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What Qwen3-VL is

Qwen3VL-8B-Instruct-NVFP4 This is an NVFP4 quantized version of Qwen3-VL-8B-Instruct, a powerful vision-language model for multimodal understanding and generation tasks. Model Details Base Model - Base Model: Qwen/Qwen3-VL-8B-Instruct - Architecture: Qwen3VLForConditionalGeneration - Model Type: Vision-Language Model (VLM) Quantization Details - Quantization Method: NVFP4 with SmoothQuant - Quantization Tool: llmcompressor - Smoothing Strength: 0.8 - Calibration Dataset: lmms-lab/flickr30k (512 samples from test split) - Max Sequence Length: 32,768 tokens Quantization Configuration - Weight Quantization: NVFP4 (4-bit NVIDIA Floating Point) - Strategy: Channel-wise - Observer: MinMax - Symmetric: True - Activation Quantization: NVFP4 - Strategy: Token-wise - Dynamic scaling: Enabled - Symmetric: True Excluded Modules The following modules were excluded from quantization to maintain model quality: - lmhead (language model head) - Visual encoder modules (model.visual.) - MLP gate projections (.mlp.gate$) Model Use Installation Basic Usage Using with vLLM For faster inference, you can use this model with vLLM: Performance Memory Benefits - Reduced Memory Footprint: NVFP4 quantization significantly reduces model size and memory requirements (approximately 80% reduction compared to BF16) - Faster Inference: Lower precision enables faster computation on modern GPUs with NVFP4 support (2.5-3.5x speedup) - Optimized for NVIDIA Hardware: NVFP4 is optimized for NVIDIA GPUs, especially Jetson Thor platform Quality This quantized model maintains high quality for vision-language tasks while significantly reducing memory usage. The SmoothQuant technique helps preserve model accuracy during quantization. Typical quality degradation is 2-5% compared to the full-precision model. Training Details Quantization Process 1. Calibration: Used 512 samples from the flickr30k test dataset 2. SmoothQuant: Applied with smoothing strength of 0.8 to improve quantization quality 3. Sequential Processing: Applied quantization sequentially to Qwen3VLTextDecoderLayer modules Hardware - Quantization was performed on NVIDIA GPUs with CUDA support - Optimized for NVIDIA Jetson Thor platform Limitati

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

MakerJEILDLWLRMA
TypeLanguage models
Parameters (lead)5.7B
Variants1
Based onQwen/Qwen3-VL-8B-Instruct
Released2026-02-02
Popularity232k downloads / month
Likes3
LicenceOpen weights

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

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.

VariantParamsPrecisionVRAMFits 16 GBWeights
Qwen3-VL-8B-Instruct-NVFP45.7BNVFP4Weights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys jeildlwlrma-qwen3-vl for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (jeildlwlrma-qwen3-vl 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":"jeildlwlrma-qwen3-vl","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Tags

safetensors qwen3_vl vision-language multimodal qwen3-vl nvfp4 quantization llmcompressor smoothquant image-to-text 8-bit compressed-tensors

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want Qwen3-VL on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms