Skip to content

Commit 7b848c0

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 41b11e3 commit 7b848c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeGen/tests/test_compose_on_gaudi.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ function validate_microservices() {
145145
"llm-service" \
146146
"${llm_container_name}" \
147147
'{"model": "Qwen/Qwen2.5-Coder-7B-Instruct", "messages": [{"role": "user", "content": "def print_hello_world():"}], "max_tokens": 256}'
148-
148+
149149
# llm microservice
150150
validate_services \
151151
"${ip_address}:9000/v1/chat/completions" \

0 commit comments

Comments
 (0)