How to use LightChen2333/deberta-slu-snips with Transformers:
# Load model directly from transformers import PretrainedModelForSLUToSave model = PretrainedModelForSLUToSave.from_pretrained("LightChen2333/deberta-slu-snips", dtype="auto")