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