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