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