#genai
Read more stories on Hashnode
Articles with this tag
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...
Again, with Bash and Jq · In a previous blog post, I explained "Function Calling" and how to use it with Mistral 7B, which implements this feature. You...
What is "Function Calling"? First, it's not a feature where a LLM can call and execute a function. "Function Calling" is the ability for certain LLMs...
What is "Parakeet"... and Why Several frameworks exist for developing "Generative AI" applications that interact with LLMs. The most well-known...
With Docker Compose, Ollama, LangChain4J and Vert-x · In this series, "AI Experiments with Ollama on a Pi5," I explained that you could run LLM locally,...