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