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