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