How to use auditing-agents/prism-4-tokenizer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("auditing-agents/prism-4-tokenizer", dtype="auto")