mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 22:20:43 +00:00
fix: yamlint warnings and errors (#2131)
fix yamlint warnings and errors Signed-off-by: Dave Lee <dave@gray101.com>
This commit is contained in:
parent
4ae4e44506
commit
45761f8be2
22 changed files with 340 additions and 326 deletions
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
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"
|
||||
- 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