How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("image-text-to-text", model="hchoi256/mba")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("hchoi256/mba", device_map="auto")
Quick Links

MBA: Multimodal Benchmark and Agents for Real-World Business Ideation

Official models for MBA: Multimodal Benchmark and Agents for Real-World Business Ideation.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for hchoi256/mba

Base model

Qwen/Qwen2-VL-7B
Finetuned
(612)
this model

Dataset used to train hchoi256/mba

Space using hchoi256/mba 1

Paper for hchoi256/mba