Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
À partir d’avant-hierFlux principal

Running DeepSeek R1 on Azure Kubernetes Service (AKS) using Ollama

Par : Adesoji Alu
11 mars 2025 à 12:28
Introduction DeepSeek is an advanced open-source code language model (LLM) that has gained significant popularity in the developer community. When paired with Ollama, an easy-to-use framework for running and managing LLMs locally, and deployed on Azure Kubernetes Service (AKS), we can create a powerful, scalable, and cost-effective environment for AI applications. This blog post walks […]

Setting Up Ollama & Running DeepSeek R1 Locally for a Powerful RAG System

Par : Adesoji Alu
5 mars 2025 à 07:21
Discover how to create a private AI-powered document analysis system using cutting-edge open-source tools. System Requirements 16GB RAM minimum 10th Gen Intel Core i5 or equivalent 10GB free storage space Windows 10+/macOS 12+/Linux Ubuntu 20.04+ 🛠️ Step 1: Installing Ollama Download Ollama for macOS, Linux, or Windows: Download Ollama Follow installation instructions based on your […]

Deploy DeepSeek-R1 using Ollama-Operator on Kubernetes

Par : Adesoji Alu
27 février 2025 à 03:50
Introduction to DeepSeek-R1 and Ollama In the era of generative AI, efficiently deploying large language models (LLMs) in production environments has become crucial for developers and organizations. DeepSeek-R1 is a powerful quantitative LLM developed for complex natural language processing tasks, offering state-of-the-art performance in text generation, question answering, and semantic analysis. Its optimized architecture makes […]

How to Run DeepSeek-V3 Locally on Ubuntu with Python 3.11: A Step-by-Step Guide

Par : Adesoji Alu
29 janvier 2025 à 15:32
Quantizing DeepSeek-V3 for Smaller GPUs Large language models (LLMs) like DeepSeek-V3 offer incredible capabilities, but their size often makes them challenging to run on consumer hardware. One technique to address this is quantization, which reduces the precision of the model’s weights, allowing it to fit into smaller GPUs. This blog post demonstrates how to load […]

Running DeepSeek-R1 with Ollama

Par : Adesoji Alu
29 janvier 2025 à 15:19
This blog demonstrates how to use DeepSeek-R1 for text generation using Ollama, a tool for running LLMs locally. These instructions align with the usage described on the DeepSeek-R1 page at ollama.com. 1. Install Ollama Ollama currently supports macOS (both Intel and Apple Silicon). Install it using Homebrew: brew install ollama Confirm the installation by checking […]

DeepSeek vs. ChatGPT: The New AI Challenger Shaping the Landscape

Par : Adesoji Alu
27 janvier 2025 à 19:35
Artificial Intelligence has seen tremendous growth in recent years, with advanced models like OpenAI’s ChatGPT leading the charge in natural language processing. However, a new contender, DeepSeek, has emerged, and it’s making waves by adopting a distinct approach to AI model development. While ChatGPT has been a benchmark for generative AI, DeepSeek is challenging the […]
❌
❌