mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-17 00:05:00 +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,3 +1,4 @@
|
|||
---
|
||||
name: "tinydream"
|
||||
|
||||
config_file: |
|
||||
|
@ -33,4 +34,4 @@ files:
|
|||
uri: "https://github.com/M0Rf30/tiny-dream-bins/releases/download/1.0/UNetModel-fp16.param"
|
||||
- filename: "tinydream_assets/vocab.txt"
|
||||
sha256: "e30e57b6f1e47616982ef898d8922be24e535b4fa3d0110477b3a6f02ebbae7d"
|
||||
uri: "https://github.com/M0Rf30/tiny-dream-bins/releases/download/1.0/vocab.txt"
|
||||
uri: "https://github.com/M0Rf30/tiny-dream-bins/releases/download/1.0/vocab.txt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue