Integrate gme model with Transformers AutoModel.Now it's available with
gme
import torch model = AutoModel.from_pretrained("./gme-Qwen2-VL-2B-Instruct", trust_remote_code=True)
@thenlper @izhx can you review?
· Sign up or log in to comment