fix: yamlint warnings and errors (#2131)

fix yamlint warnings and errors

Signed-off-by: Dave Lee <dave@gray101.com>
This commit is contained in:
Dave 2024-04-25 13:25:56 -04:00 committed by GitHub
parent 4ae4e44506
commit 45761f8be2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
22 changed files with 340 additions and 326 deletions

4
.yamllint Normal file
View File

@ -0,0 +1,4 @@
extends: default
rules:
line-length: disable

View File

@ -1,3 +1,4 @@
---
name: "bert-embeddings" name: "bert-embeddings"
config_file: | config_file: |

View File

@ -1,3 +1,4 @@
---
config_file: | config_file: |
backend: llama-cpp backend: llama-cpp
context_size: 8192 context_size: 8192

View File

@ -1,3 +1,4 @@
---
name: "codellama" name: "codellama"
config_file: | config_file: |

View File

@ -1,6 +1,6 @@
---
name: "dreamshaper" name: "dreamshaper"
config_file: | config_file: |
backend: diffusers backend: diffusers
step: 25 step: 25

View File

@ -1,6 +1,6 @@
---
name: "hermes-2-pro-mistral" name: "hermes-2-pro-mistral"
config_file: | config_file: |
mmap: true mmap: true
template: template:
@ -52,4 +52,3 @@ config_file: |
- <dummy32000> - <dummy32000>
- "\n</tool_call>" - "\n</tool_call>"
- "\n\n\n" - "\n\n\n"

View File

@ -1,4 +1,4 @@
---
### START parler-tts ### START parler-tts
- &parler-tts - &parler-tts
url: "github:mudler/LocalAI/gallery/parler-tts.yaml@master" url: "github:mudler/LocalAI/gallery/parler-tts.yaml@master"

View File

@ -1,6 +1,6 @@
---
name: "llama3-instruct" name: "llama3-instruct"
config_file: | config_file: |
mmap: true mmap: true
template: template:

View File

@ -1,6 +1,6 @@
---
name: "llava" name: "llava"
config_file: | config_file: |
backend: llama-cpp backend: llama-cpp
context_size: 4096 context_size: 4096

View File

@ -1,3 +1,4 @@
---
config_file: | config_file: |
mmap: true mmap: true
backend: llama-cpp backend: llama-cpp
@ -50,4 +51,3 @@ config_file: |
- <dummy32000> - <dummy32000>
- "\n</tool_call>" - "\n</tool_call>"
- "\n\n\n" - "\n\n\n"

View File

@ -1,2 +1,3 @@
---
config_file: | config_file: |
backend: parler-tts backend: parler-tts

View File

@ -1,6 +1,6 @@
---
name: "phi-2-chatml" name: "phi-2-chatml"
config_file: | config_file: |
mmap: true mmap: true
template: template:
@ -16,4 +16,3 @@ config_file: |
f16: true f16: true
stopwords: stopwords:
- <|im_end|> - <|im_end|>

View File

@ -1,3 +1,4 @@
---
name: "phi-2-orange" name: "phi-2-orange"
config_file: | config_file: |

View File

@ -1,3 +1,4 @@
---
name: "phi-3-chat" name: "phi-3-chat"
config_file: | config_file: |
@ -15,4 +16,3 @@ config_file: |
f16: true f16: true
stopwords: stopwords:
- <|end|> - <|end|>

View File

@ -1,2 +1,3 @@
---
config_file: | config_file: |
backend: piper backend: piper

View File

@ -1,2 +1,3 @@
---
config_file: | config_file: |
backend: rerankers backend: rerankers

View File

@ -1,3 +1,4 @@
---
name: "sentencetransformers" name: "sentencetransformers"
config_file: | config_file: |

View File

@ -1,3 +1,4 @@
---
name: "stablediffusion-cpp" name: "stablediffusion-cpp"
config_file: | config_file: |

View File

@ -1,3 +1,4 @@
---
name: "tinydream" name: "tinydream"
config_file: | config_file: |

View File

@ -1,3 +1,4 @@
---
name: "vicuna-chat" name: "vicuna-chat"
description: | description: |

View File

@ -1,3 +1,4 @@
---
name: "virtual" name: "virtual"
description: | description: |

View File

@ -1,6 +1,6 @@
---
name: "whisper-base" name: "whisper-base"
config_file: | config_file: |
backend: whisper backend: whisper
parameters: parameters: