Dedicated Endpoints

Run this model inference on single tenant GPU with unmatched speed and reliability at scale.

Learn more
Container

Run this model inference with full control and performance in your environment.

Learn more

Get help setting up a custom Dedicated Endpoints.

Talk with our engineer to get a quote for reserved GPU instances with discounts.

README

License: apache-2.0

Model Description

This model is fine-tuned from Qwen3-VL-2B-Instruct using the G-Substrate framework. G-Substrate treats graph structure as a persistent structural substrate that accumulates knowledge across heterogeneous data modalities and tasks. It employs a unified structural schema for compatibility and an interleaved role-based training strategy.

Training Details

  • Base model: Qwen3-VL-2B-Instruct
  • Training method: Full fine-tuning (SFT) with multi-task learning
  • Training data: Scene graphs, event graphs, molecular graphs, graph algorithmic tasks, and interleaved role-based data
  • Epochs: 2
  • Learning rate: 8e-6 (cosine schedule, warmup 10%)
  • Batch size: 1 per device, 32 gradient accumulation steps
  • GPUs: 2x NVIDIA A100 (DeepSpeed ZeRO-3)

Supported Tasks

TaskDomainInputOutput
Scene Graph GenerationVisualImageGraph triplets
Event Relation ExtractionTextDocument + eventsEvent relation graph
Molecular Graph DescriptionScientificSMILES + graphNatural language description
Graph Algorithmic ReasoningAlgorithmicGraph descriptionAlgorithm answer

Usage

python

from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained("zmli/G-Substrate-Qwen3-VL-2B", trust_remote_code=True)
tokenizer = AutoTokenizer.from_pretrained("zmli/G-Substrate-Qwen3-VL-2B", trust_remote_code=True)

For batch inference with vLLM, see the G-Substrate repository.

Results

CTCDSPBMBLEU-4ROUGE-LPCIs R@50MA-S F1MA-T F1MA-C F1HiE F1
98.4196.9748.5994.5451.5368.4725.3852.2042.6840.9125.15

Citation

bibtex

@inproceedings{li2026gsubstrate,
title={Graph is a Substrate Across Data Modalities},
author={Li, Ziming and Wu, Xiaoming and Wang, Zehong and Li, Jiazheng and Tian, Yijun and Bi, Jinhe and Ma, Yunpu and Ye, Yanfang and Zhang, Chuxu},
booktitle={ICML},
year={2026}
}

Model provider

zmli

Model tree

Base

Qwen/Qwen3-VL-2B-Instruct

Fine-tuned

this model

Modalities

Input

Text, Image

Output

Text

Pricing

Dedicated Endpoints

View details

Supported Functionality

Model APIs

Dedicated Endpoints

Container

More information

Explore FriendliAI today