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