Skip to content

Commit 8a35b58

Browse files
committed
scripts : bench v3-turbo
1 parent 1789abc commit 8a35b58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/bench-all.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ models=(
3030
"small" "small-q4_0" "small-q4_1" "small-q5_0" "small-q5_1" "small-q8_0" \
3131
"medium" "medium-q4_0" "medium-q4_1" "medium-q5_0" "medium-q5_1" "medium-q8_0" "medium-dis" \
3232
"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" \
33+
"large-v3-turbo" "large-v3-turbo-q5_0" \
3334
)
3435

3536
if [ "$encoder_only" -eq 0 ]; then

0 commit comments

Comments
 (0)