langchain/libs
Oleksandr Yaremchuk c0277d06e8
experimental[patch] Update prompt injection model (#13930)
- **Description:** Existing model used for Prompt Injection is quite
outdated but we fine-tuned and open-source a new model based on the same
model deberta-v3-base from Microsoft -
[laiyer/deberta-v3-base-prompt-injection](https://huggingface.co/laiyer/deberta-v3-base-prompt-injection).
It supports more up-to-date injections and less prone to
false-positives.
  - **Dependencies:** No
  - **Tag maintainer:** -
  - **Twitter handle:** @alex_yaremchuk

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-11-27 17:56:53 -05:00
..
cli CLI 0.0.19 (#13677) 2023-11-21 12:34:38 -08:00
core Document Runnable Binding (#13927) 2023-11-27 13:21:27 -05:00
experimental experimental[patch] Update prompt injection model (#13930) 2023-11-27 17:56:53 -05:00
langchain langchain[patch]: Add progress bar option to OllamaEmbeddings (#13882) 2023-11-27 13:56:13 -08:00