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