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