models : add q8_0 models to download-ggml-model.sh (#2589)

This commit is contained in:
Michael Rienstra 2024-11-28 00:31:54 -08:00 committed by GitHub
parent 8c6a9b8bb6
commit a9d06ce151
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,26 +29,32 @@ models="tiny
tiny.en tiny.en
tiny-q5_1 tiny-q5_1
tiny.en-q5_1 tiny.en-q5_1
tiny-q8_0
base base
base.en base.en
base-q5_1 base-q5_1
base.en-q5_1 base.en-q5_1
base-q8_0
small small
small.en small.en
small.en-tdrz small.en-tdrz
small-q5_1 small-q5_1
small.en-q5_1 small.en-q5_1
small-q8_0
medium medium
medium.en medium.en
medium-q5_0 medium-q5_0
medium.en-q5_0 medium.en-q5_0
medium-q8_0
large-v1 large-v1
large-v2 large-v2
large-v2-q5_0 large-v2-q5_0
large-v2-8_0
large-v3 large-v3
large-v3-q5_0 large-v3-q5_0
large-v3-turbo large-v3-turbo
large-v3-turbo-q5_0" large-v3-turbo-q5_0
large-v3-turbo-q8_0"
# list available models # list available models
list_models() { list_models() {