How to use dhyay/phi-2_codev3_NoDPO with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dhyay/phi-2_codev3_NoDPO", dtype="auto")