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