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