How to use MAGAer13/mplug-owl2-llama2-7b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("MAGAer13/mplug-owl2-llama2-7b", dtype="auto")