Supercharging Your Local LLM With Real-Time Information

Intro Large language models (LLMs) are impressive, capable of generating human-quality text, translating languages, and answering questions. However, there’s a catch: they are limited to the data they were trained on. This means their knowledge can be outdated and they may struggle with topics that emerged after their training. But what if we could give our LLMs access to the vast ocean of information available on the web? This powerful combination would allow your local LLMs to:...

July 15, 2024 · 3 min · Greg Hilston

How to teach a LLM, without fine tuning!

Privately chat with your own data using RAG.

May 27, 2024 · 6 min · Greg Hilston

Local LLMs, AI Agents, and Crew AI, Oh My!

A walk through of how I run LLMs locally, in a Crew-like fashion.

April 19, 2024 · 8 min · Greg Hilston

How To Self Host A LLMs Web UI

How to self host a web UI to interact with LLMs, local or remote

April 18, 2024 · 2 min · Greg Hilston

How To Self Host LLMs (like Chat GPT)

How to easily run local LLMs

April 17, 2024 · 3 min · Greg Hilston