Spatial-MLLM
Collection
5 items • Updated
How to use Diankun/Spatial-MLLM-v1.1-Instruct-135K with Transformers:
# Load model directly
from transformers import AutoModelForSeq2SeqLM
model = AutoModelForSeq2SeqLM.from_pretrained("Diankun/Spatial-MLLM-v1.1-Instruct-135K", dtype="auto")This repository contains the model described in Spatial-MLLM: Boosting MLLM Capabilities in Visual-based Spatial Intelligence.
Project page: https://diankun-wu.github.io/Spatial-MLLM/
Base model
Qwen/Qwen2.5-VL-3B-Instruct