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