Skip to content

Commit 49c33aa

Browse files
authored
Fix typo in download-ggml-model.sh
Introduced in ggml-org#2589
1 parent 262e865 commit 49c33aa

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)