mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-31 16:05:00 +00:00
7 lines
No EOL
100 B
YAML
7 lines
No EOL
100 B
YAML
name: "codellama"
|
|
|
|
config_file: |
|
|
backend: llama-cpp
|
|
context_size: 4096
|
|
f16: true
|
|
mmap: true |