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