How to use themanas021/phi-3-instruct-ft-adapters with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("themanas021/phi-3-instruct-ft-adapters", dtype="auto")