Model reference · open weights

InternVL3_5

InternVL3_5 is an open-weight language model from OpenGVLab, 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 OpenGVLab 8 variants 82k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What InternVL3_5 is

InternVL35-1B [\[📂 GitHub\]](https://github.com/OpenGVLab/InternVL) [\[📜 InternVL 1.0\]](https://huggingface.co/papers/2312.14238) [\[📜 InternVL 1.5\]](https://huggingface.co/papers/2404.16821) [\[📜 InternVL 2.5\]](https://huggingface.co/papers/2412.05271) [\[📜 InternVL2.5-MPO\]](https://huggingface.co/papers/2411.10442) [\[📜 InternVL3\]](https://huggingface.co/papers/2504.10479) [\[📜 InternVL3.5\]](https://huggingface.co/papers/2508.18265) [\[🆕 Blog\]](https://internvl.github.io/blog/) [\[🗨️ Chat Demo\]](https://chat.intern-ai.org.cn/) [\[🚀 Quick Start\]](#quick-start) [\[📖 Documents\]](https://internvl.readthedocs.io/en/latest/) Introduction We introduce InternVL3.5, a new family of open-source multimodal models that significantly advances versatility, reasoning capability, and inference efficiency along the InternVL series. A key innovation is the Cascade Reinforcement Learning (Cascade RL) framework, which enhances reasoning through a two-stage process: offline RL for stable convergence and online RL for refined alignment. This coarse-to-fine training strategy leads to substantial improvements on downstream reasoning tasks, e.g., MMMU and MathVista. To optimize efficiency, we propose a Visual Resolution Router (ViR) that dynamically adjusts the resolution of visual tokens without compromising performance. Coupled with ViR, our Decoupled Vision-Language Deployment (DvD) strategy separates the vision encoder and language model across different GPUs, effectively balancing computational load. These contributions collectively enable InternVL3.5 to achieve up to a +16.0\% gain in overall reasoning performance and a 4.05 \\(\times\\) inference speedup compared to its predecessor, i.e., InternVL3. In addition, InternVL3.5 supports novel capabilities such as GUI interaction and embodied agency. Notably, our largest model, i.e., InternVL3.5-241B-A28B, attains state-of-the-art results among open-source MLLMs across general multimodal, reasoning, text, and agentic tasks—narrowing the performance gap with leading commercial models like GPT-5. All models and code are publicly released. Hatched bars represent closed-source commercial models. We report average scores on a s

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

Specifications

What it is

MakerOpenGVLab
TypeLanguage models
Parameters (lead)1.1B
Variants8
Runs withtransformers
Based onOpenGVLab/InternVL3_5-1B-MPO
Released2025-08-25
Popularity82k downloads / month
Likes140
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
InternVL3_5-1B1.1BBF16~2.4 GBWeights ↗
InternVL3_5-8B-HF8.5BBF16~19.6 GBWeights ↗
InternVL3_5-4B4.7BBF16~10.9 GBWeights ↗
InternVL3_5-38B38.4BBF16~88.3 GBWeights ↗
InternVL3_5-30B-A3B30.8BBF16~71 GBWeights ↗
InternVL3_5-14B15.1BBF16~34.8 GBWeights ↗
InternVL3_5-2B2.3BBF16~5.4 GBWeights ↗
InternVL3_5-241B-A28B240.7BBF16~553.6 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Languages

multilingual

Trained / evaluated on

OpenGVLab/MMPR-v1.2 OpenGVLab/MMPR-Tiny

Tags

transformers safetensors internvl_chat feature-extraction internvl custom_code image-text-to-text conversational multilingual dataset:OpenGVLab/MMPR-v1.2 dataset:OpenGVLab/MMPR-Tiny endpoints_compatible eval-results

Papers

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