How to use erbacher/VQ-PDETokenizer with Transformers:
# Load model directly from transformers import Tokenizer model = Tokenizer.from_pretrained("erbacher/VQ-PDETokenizer", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!