DocOwl Series
Collection
7 items • Updated • 1
How to use mPLUG/DocOwl1.5-stage1 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("mPLUG/DocOwl1.5-stage1", dtype="auto")refer to https://github.com/X-PLUG/mPLUG-DocOwl/tree/main/DocOwl1.5