mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 21:37:21 +00:00
8 lines
105 B
YAML
8 lines
105 B
YAML
---
|
|
name: "codellama"
|
|
|
|
config_file: |
|
|
backend: llama-cpp
|
|
context_size: 4096
|
|
f16: true
|
|
mmap: true
|