From 6902c1c833a128d5d221689a5e7512ae12114993 Mon Sep 17 00:00:00 2001 From: bovem Date: Fri, 12 Jan 2024 23:17:04 +0530 Subject: [PATCH] Updated article release date --- content/posts/homelab/self-hosting-ollama/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/homelab/self-hosting-ollama/index.md b/content/posts/homelab/self-hosting-ollama/index.md index 5579380..edbf93d 100644 --- a/content/posts/homelab/self-hosting-ollama/index.md +++ b/content/posts/homelab/self-hosting-ollama/index.md @@ -1,7 +1,7 @@ --- author: "Avnish" title: "Self Hosting LLMs using Ollama" -date: "2024-01-14" +date: "2024-01-12" description: "Hosting Large Language Models (LLMs) on your infrastructure and integrating them with your development environment" tags: ["homelab","self-hosting","LLM","machine-learning","AI", "ollama","vim","neovim","vscode","proxmox", "NVIDIA","nvidia-container-tookit","CUDA"]