How to use WillHeld/modified-chat-gemstone with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WillHeld/modified-chat-gemstone", dtype="auto")