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