We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b032454 commit 32c6431Copy full SHA for 32c6431
muted-tests.yml
@@ -450,6 +450,9 @@ tests:
450
- class: org.elasticsearch.xpack.inference.qa.mixed.CohereServiceMixedIT
451
method: testRerank
452
issue: https://github.com/elastic/elasticsearch/issues/127873
453
+- class: org.elasticsearch.xpack.inference.qa.mixed.HuggingFaceServiceMixedIT
454
+ method: testHFEmbeddings
455
+ issue: https://github.com/elastic/elasticsearch/issues/127874
456
457
# Examples:
458
#
0 commit comments