From afd8b1c3f31e73ae6614446e5ac2e567e322cf72 Mon Sep 17 00:00:00 2001 From: nrvo <151435968+nrvo@users.noreply.github.com> Date: Sat, 4 May 2024 17:03:46 +0200 Subject: [PATCH] Update config.json --- apps/ollama-amd/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ollama-amd/config.json b/apps/ollama-amd/config.json index 7548c70b..2b2d00e2 100755 --- a/apps/ollama-amd/config.json +++ b/apps/ollama-amd/config.json @@ -6,7 +6,7 @@ "port": 11434, "id": "ollama-amd", "tipi_version": 1, - "version": "0.1.32", + "version": "0.1.33", "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",