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
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c03ca0b58a5bfcf1941d39a3ac216055c4ab26de49391ff2613992dec5247ff9
|
| 3 |
+
size 735605252
|