Model reference · open weights

ParallelTubeDecoding-Qwen3-VL

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

NEW · released this week LLMs MBZUAI 1 variants 16 downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What ParallelTubeDecoding-Qwen3-VL is

ParallelTubeDecoding-Qwen3-VL-4B This repository contains the merged Qwen3-VL-4B checkpoint for Parallel Tube Decoding (PTD) from Locate Anything in Videos: Rethinking Efficient Generative Spatio-Temporal Video Grounding. PTD first predicts the temporal interval of a queried event and then generates all time-conditioned spatial blocks in parallel. Decoupled Block Attention allows every spatial block to access the shared video-query context and the predicted temporal block while preventing dependencies between spatial blocks. The complete spatial tube is therefore produced in one parallel decoding round after temporal localization. - Code: mbzuai-oryx/ParallelTubeDecoding - Project page: Parallel Tube Decoding - Base model: Qwen/Qwen3-VL-4B-Instruct Model details - Backbone: Qwen3-VL-4B-Instruct - Method: Parallel Tube Decoding (PTD) - Tasks: spatio-temporal video grounding and temporal localization - Spatial representation: 1,001 discrete coordinate tokens over [0, 1000] - Temporal representation: 100 discrete time tokens - PTD spatial block size: 6 - Checkpoint format: merged model weights in FP16 - Transformers version: 5.12.1 The checkpoint supports the released PTD inference path and Quantized (NTP) inference. It does not include data or a separate LoRA adapter. Important loading note Use this checkpoint with the released ParallelTubeDecoding code. Standard Transformers loading provides the Qwen3-VL architecture, but PTD generation and Decoupled Block Attention are implemented by the released codebase. The release uses: For evaluation, set the model path to this Hugging Face repository: Then follow the repository's evaluation instructions. The released adapter is based on lmms-eval v0.7.1 at commit 88b23e2bfa16a1edbc16e9e238ed82130b3a4f56. Evaluation configuration The paper evaluation uses: For PTD inference, use: Quantized (NTP) inference uses: FlashAttention-2 must match the installed PyTorch and CUDA/ROCm environment. Training The released model was trained in two stages: 1. Supervised fine-tuning with the joint NTP/MTP formulation on the training splits of VidSTG and HC-STVG v1/v2. 2. Localization-aware GRPO with temporal IoU and spatial GIoU/L1 rewards.

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

Specifications

What it is

MakerMBZUAI
TypeLanguage models
Parameters (lead)4.4B
Variants1
Runs withtransformers
Based onQwen/Qwen3-VL-4B-Instruct
Released2026-08-29
Popularity16 downloads / month
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
ParallelTubeDecoding-Qwen3-VL-4B4.4BBF16~10.2 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Languages

en

Tags

transformers safetensors qwen3_vl image-text-to-text qwen3-vl video video-grounding spatio-temporal-video-grounding temporal-localization parallel-tube-decoding ptd conversational en endpoints_compatible

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 ParallelTubeDecoding-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