Articles by Tag #ollama

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Build Your Own RAG App: A Step-by-Step Guide to Setup LLM locally using Ollama, Python, and ChromaDB

In an era where data privacy is paramount, setting up your own local language model (LLM) provides a...

Learn More 274 3Jul 1 '24

How to Run DeepSeek R1 Locally on Your Android Device

Introduction The AI revolution is no longer confined to high-end servers or cloud...

Learn More 271 16Jan 25

RAG with OLLAMA

In the world of natural language processing (NLP), combining retrieval and generation capabilities...

Learn More 188 3Jun 13 '24

Dica rápida: Rodando o DeepSeek (ou qualquer modelo) localmente

Hype é Hype. Isso é fato. Mas confesso que fazia tempo que algo não me deixava tão empolgado...

Learn More 167 14Jan 29

How to Get Automatic Code Review Using LLM Before Committing

Traditional code reviews can be time-consuming and prone to human error. To streamline this process...

Learn More 86 2Aug 12 '24

The Ollama Docker Compose Setup with WebUI and Remote Access via Cloudflare

Want to run powerful AI models locally and access them remotely through a user-friendly interface?...

Learn More 71 4May 26 '24

Best Ways to Run LLM Locally on Mac

Best Ways to Run Large Language Models (LLMs) on Mac in 2025 Best Ways to Run LLM on Mac:...

Learn More 65 4Jan 30

No More AI Costs: How to Run Meta Llama 3.1 Locally

I’m excited to tell you about Meta’s Llama 3.1, a powerful AI language model you can use for free. In...

Learn More 61 0Aug 5 '24

How to deploy Llama 3.1 in the Cloud: A Comprehensive Guide

Llama 3.1, the latest series of open-weight LLMs released by Meta AI under a community license,...

Learn More 44 0Aug 13 '24

Llama 3.2 Running Locally in VSCode: How to Set It Up with CodeGPT and Ollama

Llama 3.2 models are now available to run locally in VSCode, providing a lightweight and secure way...

Learn More 38 1Sep 30 '24

Building 5 AI Agents with phidata and Ollama

Discover how to create AI agents for web search, financial analysis, reasoning, and retrieval-augmented generation using phidata and the Ollama local LLM.

Learn More 36 1Dec 14 '24

Run Ollama on Intel Arc GPU (IPEX)

How to run Ollama using Intel Arc GPU

Learn More 36 2Nov 27 '24

2 Ways to Run DeepSeek R1 on Google Colab Free Tier with Ollama

Learn how to run the Ollama DeepSeek-R1:32GB model on Google Colab's free tier. Explore two methods: direct installation and using the Oyama wrapper for an improved workflow. Includes step-by-step instructions and code snippets.

Learn More 34 0Jan 29

Basic RAG app with Spring AI, Docker and Ollama

Large Language models are becoming smaller and better over time, and, today, models like Llama3.1...

Learn More 33 1Aug 1 '24

How to Use Ollama for Front-end with Streaming Output

Introduction LLM applications are becoming increasingly popular. However, there are...

Learn More 33 2Jun 17 '24

Local and offline AI code assistant for VS Code with Ollama and Sourcegraph

I recently learned that Sourcegraph's AI coding assistant Cody can be used offline by connecting it...

Learn More 31 2Jun 7 '24

OLLAMA + LLAMA3 + RAG + Vector Database (Local, Open Source, Free)

https://dzone.com/articles/multiple-vectors-and-advanced-search-data-model-design https://github...

Learn More 31 0Aug 31 '24

How to deploy Llama 3.1 405B in the Cloud?

Meta's latest open-source AI model is its biggest yet. Meta introduced the Llama 3.1 405B, a model...

Learn More 30 0Aug 19 '24

Blossoming Intelligence: How to Run Spring AI Locally with Ollama

Nobody can dispute that AI is here to stay. Among many of its benefits, developers are using its...

Learn More 24 0May 11 '24

Qwen 3 Benchmarks, Comparisons, Model Specifications, and More

Originally shared here: ...

Learn More 24 9May 1

Building an Ollama-Powered GitHub Copilot Extension

A few months ago, I wrote about creating your first GitHub Copilot extension, and later discussed...

Learn More 23 0Jan 6

Setup REST-API service of AI by using Local LLMs with Ollama

Setting up a REST API service for AI using Local LLMs with Ollama seems like a practical approach....

Learn More 22 0May 9 '24

Ollama - Custom Model - llama3.2

Import the ollama library. import ollama Enter fullscreen mode Exit fullscreen...

Learn More 21 3Nov 18 '24

Fast and secure ingress to remote AIs with ngrok, Deepseek, and Ollama

Your simplest path to AI collaboration or development using ngrok and Deepseek with an assist from Ollama and a GPU-accelerated virtual machine.

Learn More 19 3Feb 13

OpenUI - One prompt UI Generation

I am trying to use OpenUI to generate a UI by using Ollama based Models. I have already installed...

Learn More 16 0May 4 '24

How to Set Up a Local Ubuntu Server to Host Ollama Models with a WebUI

Are you excited to create a powerful local server to host Ollama models and manage them through an...

Learn More 16 4Dec 14 '24

Ollama: Aproveitando o poder dos modelos de linguagem locais

Os modelos de linguagem grandes (LLMs) como o GPT-4 revolucionaram a forma como interagimos com a...

Learn More 15 0Jul 24 '24

Run Large and Small Language Models locally with ollama

Since ChatGPT, we all know at least roughly what Large Language Models (LLMs) are. You might have...

Learn More 14 1May 7 '24

How to Create a Node.js Proxy Server for Hosting the DeepSeek-R1 7B Model

This blog post provides a detailed walkthrough for deploying a Node.js proxy server to host Ollama's DeepSeek-R1 7B model. By combining Node.js, Docker, and AWS EC2, you'll learn how to securely expose the model to external clients while keeping the backend isolated. Ideal for intermediate developers looking to run large language models efficiently.

Learn More 14 0Jan 24

Run DeepSeek R1 Locally with Ollama and Python

In recent years, artificial intelligence and machine learning have revolutionized how we approach...

Learn More 13 0Jan 30