mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
55778b35ff
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
7 lines
100 B
YAML
7 lines
100 B
YAML
name: "codellama"
|
|
|
|
config_file: |
|
|
backend: llama-cpp
|
|
context_size: 4096
|
|
f16: true
|
|
mmap: true |