Self hosted ai

Blog posts tagged “Self-Hosted AI”


Small LLMs That Fit in 8GB: The Best Models to Self-Host in 2026

Local LLM Self-Hosted AI Ollama

Which open-weight LLMs actually fit in 8GB of VRAM or RAM in 2026, with measured file sizes, KV cache math from published configs, and Ollama commands for Qwen3.5, Gemma 4, Ministral 3, Granite 4.1, Nemotron 3 Nano, and Phi-4-mini.

Best Hardware to Self-Host LLMs for Coding and Agentic Work in 2026

AI Hardware Local LLM AI Coding Agents

A buying guide for running coding agents on your own hardware. Why prompt caching makes generation speed the number that matters, where a cold cache costs you minutes instead, a comparison table of Mac Studio M5 Ultra, RTX 5090, Radeon AI PRO R9700, Strix Halo and DGX Spark with September 2026 prices, and the memory every open-weight coding model actually needs.

Self-Host Hermes Agent for Free with OpenRouter's Free Models

Hermes Agent AI Agents Self-Hosted AI

How to install Nous Research's open-source Hermes Agent on your own machine and run it at zero token cost on OpenRouter free models - the tool-calling and 64K context requirements, the request limits that actually bite, a free-model fallback chain, and remote access over a tunnel.

Self-Hosting LLMs on the 512GB M5 Ultra Mac Studio: What Actually Fits

Apple Silicon Local LLM Self-Hosted AI

Apple's M5 Ultra Mac Studio tops out at 512GB of unified memory at 1.2TB/s. Here is the memory math, which large open-weight LLMs actually fit, measured tokens per second, and three ways to run a model bigger than 4-bit allows: Unsloth GGUF quants, streaming weights off SSD, or a Thunderbolt 5 cluster.

Self-Host OmniRoute: A Free AI Gateway for 500+ Models and 290+ Providers

OmniRoute AI Gateway Self-Hosted AI

OmniRoute is a free MIT-licensed AI gateway you run yourself: one OpenAI-compatible endpoint in front of 290+ providers and 500+ models. We ran v3.8.48 in Docker, got 99 models resolving with zero configuration, tested combos, compression, MCP, and the CLI, then shared the whole thing over a public HTTPS URL with Pinggy.

Best Open Source Self-Hosted Text-to-Speech Models in 2026

Text to Speech Self-Hosted AI Kokoro TTS

A guide to the best open-weight text-to-speech models you can self-host in 2026, ranked by Artificial Analysis Speech Arena Elo. Compare Breeze TTS 2, Fish Audio S2 Pro, Step Audio EditX, Voxtral TTS, Qwen3-TTS, VoxCPM2, GLM-TTS, Higgs Audio V3, Kokoro 82M and Chatterbox on quality, licensing, hardware and deployment.

Self hosting a 744B param LLM with only 25 GB RAM

GLM-5.2 Local LLM Mixture of Experts

A single-file C engine called Colibrì streams GLM-5.2's 744B mixture-of-experts weights off an NVMe drive to run the full model on 25 GB of RAM at 0.05-2 tokens/second. Here's how it works, what Hacker News made of it, and how to check on a queued run from your phone with Pinggy.