How to use ZahidAhmad/model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ZahidAhmad/model", dtype="auto")
added readme file
-