mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-19 18:15:00 +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
|