Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-19 06:31:07 +00:00
parent 326eab171a
commit 7350ffdd24
9 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.11.11
image: ollama/ollama:0.12.0
labels:
createdBy: Apps
networks:

View File

@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.11.11
image: ollama/ollama:0.12.0
labels:
createdBy: Apps
networks: