mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Fix test cases
This commit is contained in:
parent
7b4ce468a6
commit
cd0dfa3f1b
11 changed files with 33 additions and 39 deletions
|
@ -2380,6 +2380,7 @@ async fn generate_and_import_dump_containing_vectors() {
|
|||
"source": "huggingFace",
|
||||
"model": "sentence-transformers/all-MiniLM-L6-v2",
|
||||
"revision": "e4ce9877abf3edfe10b0d82785e83bdcb973e22e",
|
||||
"pooling": "useModel",
|
||||
"documentTemplate": "{{doc.doggo}}",
|
||||
"documentTemplateMaxBytes": 400
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue