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