From fd1a2d9eb3fa9a64af660a87b21973ad50ce7479 Mon Sep 17 00:00:00 2001 From: tipi Date: Mon, 11 Aug 2025 10:51:33 +0000 Subject: [PATCH] apps/ollama-cpu/config.json aktualisiert --- apps/ollama-cpu/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ollama-cpu/config.json b/apps/ollama-cpu/config.json index 4549959..0ef1b8b 100644 --- a/apps/ollama-cpu/config.json +++ b/apps/ollama-cpu/config.json @@ -7,7 +7,7 @@ "port": 11434, "id": "ollama-cpu", "tipi_version": 68, - "version": "v0.11.4", + "version": "0.11.4", "categories": ["ai"], "description": "Get up and running with Llama 3, Mistral, Gemma, and other large language models.", "short_desc": "LLMs inference server with OpenAI compatible API",