Tag: Ollama

Running Ollama on Azure Kubernetes Service
Running Ollama on Azure Kubernetes Service
Blog Posts

Ollama is a framework that simplifies deployment and interaction with Large Language Models without the need for complex setup. It supports popular models like Llama (multiple versions), Mistral and more, all based on transformer architectures. Ollama basically allows us to run our own models without relying on any third party model providers, therefore keeping our… READ MORE