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