Model reference · open weights

SenseNova-Vision-MoT

SenseNova-Vision-MoT is an open-weight language model from RzZ, 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.

Licence fee required LLMs RzZ 1 variants 1k downloads/mo
Request a licence + hosting quote All served models Not on the shared API today — deployed on request.

About

What SenseNova-Vision-MoT is

Vision as Unified Multimodal Generation 🌟 Overview SenseNova-Vision is a unified multimodal model for computer vision. It reformulates heterogeneous visual perception tasks as text generation, image generation, or mixed text-image generation, instead of relying on task-specific heads, decoders, or loss functions for each individual task. The model supports structured visual understanding, dense geometric prediction, segmentation, and multi-view visual geometry within a shared instruction-following interface. 🚀 Model Description SenseNova-Vision rethinks computer vision as unified multimodal generation. Traditional computer-vision systems usually attach task-specific prediction heads for detection, segmentation, depth, surface normal, or 3D geometry. SenseNova-Vision instead expresses these heterogeneous tasks through the native input-output spaces of a unified multimodal model. Natural-language instructions and optional visual prompts specify the target task, regions, views, output schema, and decoding convention. The model then generates different target formats depending on the task: This formulation allows a single model to cover structured visual understanding, dense geometric prediction, segmentation, and multi-view visual geometry while keeping outputs decodable for standard benchmarks. 🌐 Key Features - Unified vision-task formulation: Heterogeneous computer-vision tasks are cast into the native text, image, and mixed generation spaces of a unified multimodal model. - No task-specific heads: The model does not rely on separate detection, segmentation, depth, normal, or geometry heads. - Decodable outputs: Generated text and images can be converted back into benchmark-compatible boxes, points, OCR strings, masks, depth maps, normal maps, point maps, and camera records. - Broad task coverage: The same model handles structured visual understanding, segmentation, dense geometry, and multi-view visual geometry. - Instruction-defined task variants: Natural-language instructions enable flexible task definitions beyond fixed benchmark schemas. 🛠️ How to Use Please use the official inference code from the SenseNova-Vision GitHub repository: Environment Setup Create

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

Specifications

What it is

MakerRzZ
TypeLanguage models
Variants1
Released2026-08-20
Popularity1k downloads / month
LicenceCommercial licence needed

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
SenseNova-Vision-7B-MoTBF16Weights ↗

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Languages

en

Tags

multimodal vision-language image-generation image-editing segmentation depth-estimation normal-estimation dense-perception unified-multimodal-generation any-to-any en

Papers

Licence

Commercial licence needed

The weights are open but cc-by-nc-4.0 needs a commercial agreement for business use. AxForge can arrange that licence and host the model for you — you pay AxForge, we settle with the model’s maker. Ask us for a quote. Read the licence ↗

Sources

Weights & code

Want SenseNova-Vision-MoT on EU-owned hardware?

Request a licence + hosting quote See what’s served now

Explore

More language models

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