Philippe Charrièrek33g.hashnode.dev·3 hours agoActually Benefiting from Structured Output Support with Ollama and LangChainJSA few weeks ago, I wrote an article explaining how to generate random names for role-playing game characters using an LLM. For my examples, I used Ollama's Go API (because it's simple and I really like the Go language). I also used the "structured ou...35 readsOllama, Tiny Language Models & LangChainJSollama
Sina Tavakkolfahrenheit.hashnode.dev·Feb 5, 2025Your Guide to Local LLMs: Ollama Deployment, Models, and Use CasesDeploying Large Language Models (LLMs) locally with Ollama offers significant benefits in performance, security, and customization, addressing challenges like privacy concerns, latency, and recurring costs associated with cloud-based AI. Ollama is a ...AWS
Dave Gaunkysaltyoldgeek.hashnode.dev·Feb 3, 2025Raspberry Pi 5 Ollama Llama3.x PerformanceThis post contains affiliate links. If you make a purchase through these links, I may earn a small commission at no extra cost to you. Thanks for supporting Salty Old Geek! It helps cover the costs of running the blog. Why a Raspberry Pi 5 Back in Ap...ollama
Jay Miracolablog.miraco.la·Feb 3, 2025Old hardware, New (AI) problemsWhat do we say to buying bleeding edge hardware for running AI workloads? Not today! I have an old HP Z600 (2009!) and GPU that I wanted to use to run #Kubernetes, #Ollama, Open WebUI, and utilize NVIDIA’s gpu-operator. It has been a solid machine th...Kubernetes
Philippe Charrièrek33g.hashnode.dev·Feb 2, 2025Can we really do something with deepseek-r1:1.5b?Introduction The announcement of DeepSeek-R1 in January made headlines. This announcement even had a significant impact on the stock market (for example, a drop in NVIDIA's stock market valuation) and raised questions about AI investment amounts (the...3 likes·594 readsOllama, Tiny Language Models & Golangollama
Shahin Hemmatidevopsdetours.com·Feb 1, 2025How to Install & Run DeepSeek R1 Locally with GUI on Windows, Linux, and macOS | Step-by-Step GuideWhat is Deepseek R1 model? DeepSeek-R1 is an advanced open-source artificial intelligence model developed by the Chinese startup DeepSeek. It is designed to excel in complex reasoning tasks, including mathematics, coding, and logical problem-solving....22 likes·103 readsMisc.AI
Eric Maddoxaialchemist.dev·Jan 31, 2025AI-Powered Crime Analysis: Predicting Trends and Visualizing InsightsCrime Analyst AI In an era where data drives decision making, the ability to predict and analyze crime trends has become a critical tool for law enforcement, urban planners, and policymakers. Traditional methods of crime analysis often rely on histor...28 readsAI
DataGeekthecodecosmos.hashnode.dev·Jan 30, 2025How to Implement DeepSeek Using Groq Cloud and Ollama🚀 Introduction The AI landscape is evolving at ⚡ lightning speed, and DeepSeek is the latest contender shaking things up! If you’ve been hunting for a powerful, efficient, and cost-effective alternative to ChatGPT, you might have just found your ne...GenAIDeepseek
Dipak Malimalidipak.hashnode.dev·Jan 30, 2025Run DeepSeek Locally Using OllamaRunning powerful AI models locally has become easier than ever with tools like Ollama and DeepSeek. Ollama simplifies the deployment of large language models (LLMs) on personal machines, offering an efficient way to run AI-powered applications withou...35 readsllm
Sina Tavakkolfahrenheit.hashnode.dev·Jan 29, 2025Unlocking AI's Potential: Ollama's Local Revolution in AI DevelopmentArtificial Intelligence (AI) is no longer limited to high-powered servers and cloud platforms. With the introduction of Ollama, an open-source large language model (LLM), AI is now available to anyone with a regular laptop or desktop. Ollama is built...AI