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