feat(localai): increased chunks to 2048

This commit is contained in:
nold 2023-12-28 12:21:22 +01:00
parent 16f7702edd
commit 35a92c739e

View file

@ -4,7 +4,7 @@ deployment:
image: quay.io/go-skynet/local-ai:master-ffmpeg-core
env:
threads: 16
context_size: 512
context_size: 2048
DEBUG: "true"
## Specify a different bind address (defaults to ":8080")