Skip to content

Commit 6aa1d7b

Browse files
authored
models : fix typo in download-ggml-model.sh (#2623)
Introduced in #2589
1 parent 262e865 commit 6aa1d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/download-ggml-model.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ medium-q8_0
4949
large-v1
5050
large-v2
5151
large-v2-q5_0
52-
large-v2-8_0
52+
large-v2-q8_0
5353
large-v3
5454
large-v3-q5_0
5555
large-v3-turbo

0 commit comments

Comments
 (0)