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