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