How to use phucdev/vi-modernbert-culturax with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("phucdev/vi-modernbert-culturax", dtype="auto")