Skip to content

Commit

Permalink
fix(test script): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
parkererickson-tg committed May 16, 2024
1 parent b9e7b1a commit 499dc69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ case "$llm_service" in
;;
"huggingface_phi3")
execute_service "$huggingface_phi3_script" "$huggingface_phi3_config"
;;
"groq_mixtral")
execute_service "$groq_mixtral_script" "$groq_mixtral_config"
;;
Expand Down

0 comments on commit 499dc69

Please sign in to comment.