aboutsummaryrefslogtreecommitdiffstats
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.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config-model/src/test/cfg/application/embed/services.xml b/config-model/src/test/cfg/application/embed/services.xml
index 089adbd7517..ae0d0952630 100644
--- a/config-model/src/test/cfg/application/embed/services.xml
+++ b/config-model/src/test/cfg/application/embed/services.xml
@@ -12,6 +12,10 @@
<transformer-token-type-ids>my_token_type_ids</transformer-token-type-ids>
<transformer-output>my_output</transformer-output>
<normalize>true</normalize>
+ <prepend>
+ <query>Represent this sentence for searching relevant passages:</query>
+ <document>passage:</document>
+ </prepend>
<onnx-execution-mode>parallel</onnx-execution-mode>
<onnx-intraop-threads>10</onnx-intraop-threads>
<onnx-interop-threads>8</onnx-interop-threads>