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