We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7655d19 + 55e106f commit b9b6fc8Copy full SHA for b9b6fc8
1 file changed
dream-server/docker-compose.apple.yml
@@ -15,7 +15,7 @@ services:
15
resources:
16
limits:
17
cpus: '${LLAMA_CPU_LIMIT:-8.0}'
18
- memory: ${LLAMA_MEMORY_LIMIT:-32G}
+ memory: ${LLAMA_SERVER_MEMORY_LIMIT:-32G}
19
reservations:
20
cpus: '2.0'
21
memory: 4G
0 commit comments