#ollama
Read more stories on Hashnode
Articles with this tag
How to get structured answers · Even with a baby LLM, it's possible to generate JSON. In this article, we'll explore how to generate JSON with an LLM...
Introduction · Generative AI A generative AI application is a software that uses artificial intelligence to create new content from existing data and...
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...
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...
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...
Use Mistral Function Calling support and Ollama to run WASM Rust functions with Parakeet and Extism · Since version 0.0.6, Parakeet supports "Function...