Upload TVLT-VQA.ckpt 1ccb090
Zineng Tang commited on
How to use ZinengTang/models-moved with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ZinengTang/models-moved", dtype="auto")