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