Duplicated from OpenGVLab/InternVL_2_5_HiCo_R16
How to use FriendliAI/InternVL_2_5_HiCo_R16 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FriendliAI/InternVL_2_5_HiCo_R16", trust_remote_code=True, dtype="auto")