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")
您好, 请问有基础的加载和使用文档吗?另外这个模型支持vllm加载吗以及支持多语言文档的理解吗(中文,英文,阿拉伯文)?,感谢感谢
· Sign up or log in to comment