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