Tag

#LLM

9 articles tagged #LLM

Google Gemma 4 running locally via Ollama for free AI coding

Google Gemma 4 — Free Open-Source AI That Codes Locally on Your GPU

Google just dropped Gemma 4 — a free, open-source AI that codes locally on your GPU. 26B parameters, 256K context, Apache 2.0. One command to install via Ollama.

April 3, 2026

Qwen 3.5 running locally in Claude Code via Ollama

Run Claude Code with a Free Local Model — Qwen 3.5 + Ollama Setup

Claude Code is powerful but costs money. Qwen 3.5 is a free 27B parameter model distilled from Claude 4.6 Opus that runs locally via Ollama. Same Claude Code workflow, zero API cost.

April 2, 2026

Claude Context Compaction API tutorial thumbnail

Claude's Context Compaction API: Infinite Conversations with One Parameter

Anthropic's Context Compaction API automatically summarizes old context when conversations approach token limits — enabling effectively infinite conversations with 58% fewer tokens.

February 21, 2026

Claude Sonnet 4.6 vs Opus 4.6 comparison for developers

Stop Paying for Opus: Claude Sonnet 4.6 Changes Everything for Developers

Claude Sonnet 4.6 closes the gap with Opus at 40% lower cost. Here are the benchmarks, real customer results, and the four code changes you need to make today.

February 20, 2026

Meta JiTTests AI Testing System - YouTube thumbnail

Meta's JiTTests: How AI Writes 22,000 Tests, Finds 4x More Bugs, Then Deletes Them All

Meta built an AI that writes 22,000 tests, finds bugs humans miss, and deletes every single test on purpose. JiTTests catches 4x more bugs while reducing review load by 70%. Here's how it works.

February 19, 2026

Use Claude Code with ANY AI Model (GPT, Gemini, DeepSeek)

Use Claude Code with ANY AI Model (GPT, Gemini, DeepSeek)

Learn how to use Claude Code with GPT, Gemini, DeepSeek, and other AI models using Claude Code Router. Switch models mid-conversation, save costs with smart routing, and get free Gemini access.

December 20, 2025

Run AI Locally for Free | Ollama Tutorial for Developers

Run AI Locally for Free | Ollama Tutorial for Developers

Discover how to run powerful AI models locally for free with Ollama - no API keys, no fees, complete privacy for developers and tech enthusiasts.

December 15, 2025

Creating a Content Repurpose Agent with LangChain | Step-by-Step Guide

Creating a Content Repurpose Agent with LangChain | Step-by-Step Guide

Creating a Content Repurpose Agent with LangChain: A Comprehensive GuideIntroduction to Content Repurposing with LangChainIn today's digital landscape, content creators are constantly seeking efficien...

December 8, 2024

Building a Powerful Chatbot with GPT4All and Langchain: A Step-by-Step Tutorial

Building a Powerful Chatbot with GPT4All and Langchain: A Step-by-Step Tutorial

Introduction: Hello everyone! In this blog post, we will embark on an exciting journey to build a powerful chatbot using GPT4All and Langchain. By following the steps outlined in this tutorial, you'll...

September 25, 2024