Skip to content

Commit

Permalink
Added article on self hosting LLMs
Browse files Browse the repository at this point in the history
  • Loading branch information
bovem committed Jan 12, 2024
1 parent 06c7c4f commit 6630581
Show file tree
Hide file tree
Showing 11 changed files with 407 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ For a glimpse into my journey and the projects I've been involved in, feel free
- <a target=_blank href="https://www.avni.sh/posts/kubernetes/network-functions/">Network Functions</a>
- <a target=_blank href="https://www.avni.sh/posts/homelab/">Homelab</a>
- <a target=_blank href="https://www.avni.sh/posts/homelab/building-your-own-homelab/">Building Your Own Homelab</a>
- <a target=_blank href="https://www.avni.sh/posts/homelab/self-hosting-ollama/">Self Hosting LLMs using Ollama</a>
- <a target=_blank href="https://www.avni.sh/posts/go/">Go</a>
- <a target=_blank href="https://www.avni.sh/posts/go/go-programming-language/">Go Programming Language</a>
- <a target=_blank href="https://www.avni.sh/posts/go/file-handling-in-go/">File Handling in Go</a>
Expand Down
1 change: 1 addition & 0 deletions content/contents.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ summary: "Index of all content"
- <a target=_blank href="/posts/kubernetes/network-functions/">Network Functions</a>
- <a target=_blank href="/posts/homelab/">Homelab</a>
- <a target=_blank href="/posts/homelab/building-your-own-homelab/">Building Your Own Homelab</a>
- <a target=_blank href="/posts/homelab/self-hosting-ollama/">Self Hosting LLMs using Ollama</a>
- <a target=_blank href="/posts/go/">Go</a>
- <a target=_blank href="/posts/go/go-programming-language/">Go Programming Language</a>
- <a target=_blank href="/posts/go/file-handling-in-go/">File Handling in Go</a>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6630581

Please sign in to comment.