mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-23 03:05:00 +00:00
models(gallery): add all whisper variants (#2462)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
c603b95ac7
commit
95c65d67f5
2 changed files with 153 additions and 8 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue