]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
scripts : bench v3-turbo
authorGeorgi Gerganov <redacted>
Sat, 5 Oct 2024 13:22:53 +0000 (16:22 +0300)
committerGeorgi Gerganov <redacted>
Sat, 5 Oct 2024 13:22:53 +0000 (16:22 +0300)
scripts/bench-all.sh

index 8a857c67b6cd4c875e2e7e7806320462c6e2f321..a722aba6b98bf1b5cf1cbdc2227a991e4f45c103 100755 (executable)
@@ -30,6 +30,7 @@ models=(
      "small"    "small-q4_0"    "small-q4_1"    "small-q5_0"    "small-q5_1"    "small-q8_0"                \
     "medium"   "medium-q4_0"   "medium-q4_1"   "medium-q5_0"   "medium-q5_1"   "medium-q8_0"   "medium-dis" \
   "large-v2" "large-v2-q4_0" "large-v2-q4_1" "large-v2-q5_0" "large-v2-q5_1" "large-v2-q8_0" "large-v2-dis" \
+  "large-v3-turbo"                           "large-v3-turbo-q5_0" \
 )
 
 if [ "$encoder_only" -eq 0 ]; then