summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/application/embed/services.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/cfg/application/embed/services.xml')
-rw-r--r--config-model/src/test/cfg/application/embed/services.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/config-model/src/test/cfg/application/embed/services.xml b/config-model/src/test/cfg/application/embed/services.xml
index 6823ef900ae..b70a9d5f5f1 100644
--- a/config-model/src/test/cfg/application/embed/services.xml
+++ b/config-model/src/test/cfg/application/embed/services.xml
@@ -21,9 +21,6 @@
<component id="hf-tokenizer" type="hugging-face-tokenizer">
<model language="no" model-id="multilingual-e5-base-vocab" url="https://my/url/tokenizer.json"/>
- <special-tokens>true</special-tokens>
- <max-length>768</max-length>
- <truncation>true</truncation>
</component>
<component id="bert-embedder" type="bert-embedder">