How to use Zhoues/NVILA-2B-Depth with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Zhoues/NVILA-2B-Depth", dtype="auto")