scripts : add turbo-q8_0 to the benchmark

This commit is contained in:
Georgi Gerganov
2024-10-29 19:37:24 +02:00
parent 3f020fac9d
commit 55e422109b
2 changed files with 2 additions and 2 deletions

View File

@@ -120,7 +120,7 @@ function run_lang() {
run_lang "en" "${urls_en[@]}"
if [[ $model != *.en ]]; then
if [[ $model != *.en* ]]; then
run_lang "es" "${urls_es[@]}"
run_lang "it" "${urls_it[@]}"
run_lang "pt" "${urls_pt[@]}"