Instructions to use mozilla-ai/encoderfile with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- encoderfile
How to use mozilla-ai/encoderfile with encoderfile:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,10 @@ Pre-built [encoderfiles](https://github.com/mozilla-ai/encoderfile) for popular
|
|
| 14 |
| [deepset/deberta-v3-base-injection](https://huggingface.co/deepset/deberta-v3-base-injection) | DeBERTa-variant prompt injection classification model |
|
| 15 |
| [JasperLS/deberta-v3-base-injection](https://huggingface.co/JasperLS/deberta-v3-base-injection) | DeBERTa-variant prompt injection classification model |
|
| 16 |
| [JasperLS/gelectra-base-injection](https://huggingface.co/JasperLS/gelectra-base-injection) | gELECTRA-variant prompt injection classification model |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
More models coming soon.
|
| 19 |
|
|
|
|
| 14 |
| [deepset/deberta-v3-base-injection](https://huggingface.co/deepset/deberta-v3-base-injection) | DeBERTa-variant prompt injection classification model |
|
| 15 |
| [JasperLS/deberta-v3-base-injection](https://huggingface.co/JasperLS/deberta-v3-base-injection) | DeBERTa-variant prompt injection classification model |
|
| 16 |
| [JasperLS/gelectra-base-injection](https://huggingface.co/JasperLS/gelectra-base-injection) | gELECTRA-variant prompt injection classification model |
|
| 17 |
+
| [protectai/deberta-v3-base-prompt-injection-v2](https://huggingface.co/protectai/deberta-v3-base-prompt-injection-v2) | DeBERTa-variant prompt injection classification model |
|
| 18 |
+
| [protectai/deberta-v3-small-prompt-injection-v2](https://huggingface.co/protectai/deberta-v3-small-prompt-injection-v2) | DeBERTa-variant prompt injection classification model |
|
| 19 |
+
| [protectai/deberta-v3-base-prompt-injection](https://huggingface.co/protectai/deberta-v3-base-prompt-injection) | DeBERTa-variant prompt injection classification model |
|
| 20 |
+
| [protectai/distilroberta-base-rejection-v1](https://huggingface.co/protectai/distilroberta-base-rejection-v1) | DistilRoBERTa-variant prompt injection classification model |
|
| 21 |
|
| 22 |
More models coming soon.
|
| 23 |
|