server: tests: embeddings, no need to wait for server idle as it can timout
This commit is contained in:
parent
59850f18e5
commit
3166ccf5aa
1 changed files with 0 additions and 2 deletions
|
@ -91,6 +91,4 @@ Feature: llama.cpp server
|
||||||
Given 10 fixed prompts
|
Given 10 fixed prompts
|
||||||
And a model bert-bge-small
|
And a model bert-bge-small
|
||||||
Given concurrent OAI embedding requests
|
Given concurrent OAI embedding requests
|
||||||
Then the server is busy
|
|
||||||
Then the server is idle
|
|
||||||
Then all embeddings are the same
|
Then all embeddings are the same
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue