How to use SiyuanH/GUIAgent-InternLM7B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SiyuanH/GUIAgent-InternLM7B", dtype="auto")
No model card