#generative-ai
Read more stories on Hashnode
Articles with this tag
Not long ago, I discovered a small LLM created by Nvidia, and the beginning of the model's description was: "Nemotron-Mini-4B-Instruct is a model for...
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...
I often need to develop simple Java tools that use AI (thanks to Ollama) to generate documents and source code... I love Langchain4J, but my needs are...
With LangChainJS, Ollama and Fastify, still on a Pi 5 (and propelled by 🐳 Docker Compose) · In the previous blog post, "Create a Web UI to use the GenAI...
With LangChainJS, Ollama and Fastify, still on a Pi 5 (and propelled by 🐳 Docker Compose) · Today, we won't speak AI; we will develop a SPA (Single Page...