How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoProcessor, AutoModelForSeq2SeqLM

processor = AutoProcessor.from_pretrained("Diankun/Spatial-MLLM-subset-sft")
model = AutoModelForSeq2SeqLM.from_pretrained("Diankun/Spatial-MLLM-subset-sft")
Quick Links
Downloads last month
47
Safetensors
Model size
5B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Diankun/Spatial-MLLM-subset-sft

Finetuned
(748)
this model

Collection including Diankun/Spatial-MLLM-subset-sft

Paper for Diankun/Spatial-MLLM-subset-sft