How to use devngho/phi4-jamo-tokenizer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("devngho/phi4-jamo-tokenizer", dtype="auto")