<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel>
<title>geisten research</title>
<link>https://geisten.net/research/summary.html</link>
<description>Benchmarks, guides and engineering notes on efficient local AI.</description>
<language>en</language>
<item><title>A Ternary 2B Model on a Raspberry Pi, Faster Than You Can Read</title><link>https://geisten.net/research/bitnet_pi_reading_speed/</link><guid>https://geisten.net/research/bitnet_pi_reading_speed/</guid><pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate><description>BitNet b1.58 2B-4T generates 17.4 tokens per second on a Raspberry Pi 5 with the geisten runtime — roughly three times faster than a person reads. The setup, the numbers, and what still goes wrong.</description></item>
<item><title>Structure Before GPUs: Why Knowledge Organisation Matters More Than Expensive Hardware</title><link>https://geisten.net/research/struktur_statt_gpu_reflex/</link><guid>https://geisten.net/research/struktur_statt_gpu_reflex/</guid><pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate><description>Many AI projects buy compute before they understand their information landscape. A well-structured knowledge map can improve retrieval quality, cost and reliability more than a larger GPU budget.</description></item>
<item><title>Small Qwen Models, Strong Results: AI as a Team</title><link>https://geisten.net/research/qwen_small_experts/</link><guid>https://geisten.net/research/qwen_small_experts/</guid><pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate><description>Three compact Qwen models with clear roles can provide a more useful office workflow than one oversized generalist. The gain comes from task design, local execution and measurable hand-offs.</description></item>
<item><title>From Model to Asset: A Technical Guide to EU Compliance and Deployment</title><link>https://geisten.net/research/compliance_deployment_guide/</link><guid>https://geisten.net/research/compliance_deployment_guide/</guid><pubDate>Wed, 25 Mar 2026 00:00:00 +0000</pubDate><description>Self-hosting an LLM in Europe is only the first step. A dependable system connects licensing, data protection, model provenance, runtime configuration and a signed deployment chain.</description></item>
<item><title>The Future of AI: Why the Work Is Just Beginning</title><link>https://geisten.net/research/ai_future/</link><guid>https://geisten.net/research/ai_future/</guid><pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate><description>AI is moving from impressive demonstrations into dependable systems. The opportunity is not limited to larger models: it lies in tools, local deployment, specialised workflows and the ability to measure real work.</description></item>
<item><title>Tools Instead of Guessing: Why Small Models Can Answer More Reliably</title><link>https://geisten.net/research/tool_use_statt_halluzination/</link><guid>https://geisten.net/research/tool_use_statt_halluzination/</guid><pubDate>Wed, 11 Mar 2026 00:00:00 +0000</pubDate><description>Models become unreliable when they are asked to invent facts that a tool could retrieve exactly. Small models can be effective tool coordinators when the system gives them clear permissions and validated inputs.</description></item>
<item><title>Reliable AI Responses: Retrieval, Tools and Clear Boundaries</title><link>https://geisten.net/research/rag_small_models/</link><guid>https://geisten.net/research/rag_small_models/</guid><pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate><description>Retrieval-augmented generation helps models use verified knowledge, but retrieval alone does not guarantee reliable answers. Dependable systems combine source quality, explicit uncertainty and tools for exact facts.</description></item>
<item><title>Speculative Decoding: How AI Models Respond Faster</title><link>https://geisten.net/research/speculative_decoding/</link><guid>https://geisten.net/research/speculative_decoding/</guid><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><description>Speculative decoding pairs a fast draft model with a stronger verifier. The technique can reduce generation latency while preserving the output accepted by the target model.</description></item>
<item><title>AI for SMEs: Why Architecture Matters More Than Model Size</title><link>https://geisten.net/research/local_ai_mittelstand/</link><guid>https://geisten.net/research/local_ai_mittelstand/</guid><pubDate>Mon, 02 Mar 2026 00:00:00 +0000</pubDate><description>For many SMEs, the best AI system is not the largest model but the most dependable architecture: local data boundaries, clear integrations, measurable quality and a runtime that the organisation can operate.</description></item>
<item><title>AI Agents v2.0: Why Less Architecture Creates More Control</title><link>https://geisten.net/research/agentic_ux/</link><guid>https://geisten.net/research/agentic_ux/</guid><pubDate>Fri, 13 Feb 2026 00:00:00 +0000</pubDate><description>A local agent system does not need a swarm of services or a polished dashboard to be useful. This research note outlines a smaller operating model: a terminal interface, explicit tools and one accountable supervisor.</description></item>
<item><title>Small AI Models: Why Less Can Deliver More</title><link>https://geisten.net/research/kleine_modelle_grosse_versprechen/</link><guid>https://geisten.net/research/kleine_modelle_grosse_versprechen/</guid><pubDate>Thu, 08 Jan 2026 00:00:00 +0000</pubDate><description>Model size is not a useful proxy for business value. For narrow tasks, smaller specialists can be faster, less expensive and easier to operate than a single general-purpose model.</description></item>
<item><title>Ten Practical AI Actions for German SMEs and Advisers</title><link>https://geisten.net/research/germany_ai_actions/</link><guid>https://geisten.net/research/germany_ai_actions/</guid><pubDate>Sat, 27 Dec 2025 00:00:00 +0000</pubDate><description>Productive AI adoption starts with work, not with a chatbot. These ten actions help SMEs and advisers move from experiments to useful, measurable systems.</description></item>
<item><title>Parallel LLMs: When Small Specialists Finish Work Faster</title><link>https://geisten.net/research/parallel_llms/</link><guid>https://geisten.net/research/parallel_llms/</guid><pubDate>Mon, 25 Aug 2025 00:00:00 +0000</pubDate><description>A single large model is not always the fastest path to a finished result. Measurements on Apple hardware show why independent, small tasks can benefit from parallel execution.</description></item>
<item><title>Old Hardware, New Capability: AI on a 2017 Smartphone</title><link>https://geisten.net/research/tiny_model_experiment/</link><guid>https://geisten.net/research/tiny_model_experiment/</guid><pubDate>Fri, 15 Aug 2025 00:00:00 +0000</pubDate><description>A OnePlus 5T from 2017 is enough to demonstrate an important point: modern compact models can run on existing hardware when model format and runtime are chosen carefully.</description></item>
<item><title>Software Is Everywhere: The Value of Layers</title><link>https://geisten.net/research/software_is_everywhere/</link><guid>https://geisten.net/research/software_is_everywhere/</guid><pubDate>Sat, 07 Dec 2024 00:00:00 +0000</pubDate><description>Layered systems make complex behaviour understandable. The same idea appears in software, natural systems and AI architecture: each layer has a role, an interface and room to adapt.</description></item>
<item><title>Hands-On AI: TinyStories on a Raspberry Pi 5</title><link>https://geisten.net/research/raspi5_setup/</link><guid>https://geisten.net/research/raspi5_setup/</guid><pubDate>Fri, 06 Dec 2024 00:00:00 +0000</pubDate><description>A Raspberry Pi 5 is a practical platform for learning what local inference requires. This note uses TinyStories to show how a compact text model can run without a data-centre-class machine.</description></item>
<item><title>Small Language Models: Why Less Can Be Better</title><link>https://geisten.net/research/tinystory/</link><guid>https://geisten.net/research/tinystory/</guid><pubDate>Thu, 05 Dec 2024 00:00:00 +0000</pubDate><description>TinyStories and Phi-3 show why compact language models matter. They make it possible to study inference, training objectives and deployment constraints without requiring frontier-scale infrastructure.</description></item>
<item><title>Run Llama 3 Locally in Five Minutes</title><link>https://geisten.net/research/install_llama3/</link><guid>https://geisten.net/research/install_llama3/</guid><pubDate>Wed, 07 Aug 2024 00:00:00 +0000</pubDate><description>Ollama provides a simple way to run Llama 3 on a local machine. This short guide covers the minimal setup and the operational questions that matter after the first prompt.</description></item>
</channel></rss>
