Transformers
PyTorch
Safetensors
English
mplug_docowl
OCR-free Document Understanding
Detailed Explanation
Instructions to use mPLUG/DocOwl1.5-Chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mPLUG/DocOwl1.5-Chat with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mPLUG/DocOwl1.5-Chat", dtype="auto") - Notebooks
- Google Colab
- Kaggle
缺少加载和基本使用文档
#2
by weiminw - opened
您好, 请问有基础的加载和使用文档吗?另外这个模型支持vllm加载吗以及支持多语言文档的理解吗(中文,英文,阿拉伯文)?,感谢感谢