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