Instructions to use LightChen2333/deberta-slu-snips with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
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") - Notebooks
- Google Colab
- Kaggle