How to use SuYee189/mGPT_V4 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SuYee189/mGPT_V4", dtype="auto")