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