How to use UserJoseph/DisTime-8B with Transformers:
# Load model directly from transformers import InternVLChatModelTime model = InternVLChatModelTime.from_pretrained("UserJoseph/DisTime-8B", trust_remote_code=True, dtype="auto")