How to use DysfunctionalHuman/bert-token-allfeat with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DysfunctionalHuman/bert-token-allfeat", dtype="auto")