mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-23 19:24:59 +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,7 +1,8 @@
|
|||
---
|
||||
name: "codellama"
|
||||
|
||||
config_file: |
|
||||
backend: llama-cpp
|
||||
context_size: 4096
|
||||
f16: true
|
||||
mmap: true
|
||||
mmap: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue