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