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