#rag
Read more stories on Hashnode
Articles with this tag
The answer is yes · Introduction The announcement of DeepSeek-R1 in January made headlines. This announcement even had a significant impact on the stock...
First Contact · Today, we'll discuss RAG (Retrieval Augmented Generation). This is a way to provide knowledge that an LLM (Large Language Model) doesn't...
How to turn a small model into a fern specialist 🌿 · This blog post is the short version of the tutorial How to Make an SLM Smarter I removed all the...
How to turn a small model into a fern specialist 🌿 · This tutorial will show how to make an SLM smarter using contextual data. I will use my project...
Make a Small Language Model smarter · Introduction The topic of this blog post is to make a SLM smarter (SLM for Small Language model). Why would you...
Doing RAG with Golang and Ollama · Reminder: Parakeet is a small library to develop GenAI applications with Golang in a simple way (you can read an...