models(gallery): add all whisper variants (#2462)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2024-06-01 20:04:03 +02:00 committed by GitHub
parent c603b95ac7
commit 95c65d67f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 153 additions and 8 deletions

View file

@ -3,10 +3,3 @@ name: "whisper-base"
config_file: |
backend: whisper
parameters:
model: ggml-whisper-base.bin
files:
- filename: "ggml-whisper-base.bin"
sha256: "60ed5bc3dd14eea856493d334349b405782ddcaf0028d4b5df4088345fba2efe"
uri: "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-base.bin"