Fix left issues in CI/CD structure refactor (#599)
Signed-off-by: chensuyue <suyue.chen@intel.com>
This commit is contained in:
@@ -104,7 +104,7 @@ function validate_megaservice() {
|
||||
# Curl the Mega Service
|
||||
validate_services \
|
||||
"${ip_address}:8888/v1/docsum" \
|
||||
"versatile toolkit" \
|
||||
"toolkit" \
|
||||
"mega-docsum" \
|
||||
"docsum-gaudi-backend-server" \
|
||||
'{"messages": "Text Embeddings Inference (TEI) is a toolkit for deploying and serving open source text embeddings and sequence classification models. TEI enables high-performance extraction for the most popular models, including FlagEmbedding, Ember, GTE and E5."}'
|
||||
|
||||
@@ -103,7 +103,7 @@ function validate_megaservice() {
|
||||
# Curl the Mega Service
|
||||
validate_services \
|
||||
"${ip_address}:8888/v1/docsum" \
|
||||
"versatile toolkit" \
|
||||
"toolkit" \
|
||||
"mega-docsum" \
|
||||
"docsum-xeon-backend-server" \
|
||||
'{"messages": "Text Embeddings Inference (TEI) is a toolkit for deploying and serving open source text embeddings and sequence classification models. TEI enables high-performance extraction for the most popular models, including FlagEmbedding, Ember, GTE and E5."}'
|
||||
|
||||
Reference in New Issue
Block a user