<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>QDNA — Blog (English)</title>
<link>https://qdna.fr/en/blog/</link>
<description>Sovereign AI platforms, local LLMs, GPU sizing, RAG and agents for enterprises.</description>
<language>en</language>
<atom:link href="https://qdna.fr/en/feed.xml" rel="self" type="application/rss+xml"/>
<lastBuildDate>Mon, 07 Sep 2026 08:00:00 +0000</lastBuildDate>
<generator>qdna-site scripts/gen_feed.py</generator>
<item>
<title>GDPR-compliant AI: the checklist</title>
<link>https://qdna.fr/en/blog/ia-conforme-rgpd-liste-de-controle</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/ia-conforme-rgpd-liste-de-controle</guid>
<pubDate>Sun, 06 Sep 2026 08:00:00 +0000</pubDate>
<description>GDPR-compliant AI: what the text requires, what the CNIL and the EDPB recommend, what the EU AI Act adds and when. Sourced checklist, chatbots, RAG and agents included.</description>
<enclosure url="https://qdna.fr/assets/img/blog/ia-conforme-rgpd-liste-de-controle.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Local AI platform and open-source LLM: the analysis</title>
<link>https://qdna.fr/en/blog/plateforme-ia-locale-llm-open-source-analyse</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/plateforme-ia-locale-llm-open-source-analyse</guid>
<pubDate>Sat, 05 Sep 2026 08:00:00 +0000</pubDate>
<description>A local AI platform on an open-source LLM: confidentiality, permanence and control of the model secured, licence and threshold manageable. Benchmarks, licences and costs verified.</description>
<enclosure url="https://qdna.fr/assets/img/blog/plateforme-ia-locale-llm-open-source-analyse.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>DeepSeek V4 Flash Vision Exp: DeepSeek's first multimodal model</title>
<link>https://qdna.fr/en/blog/deepseek-v4-flash-vision-exp</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/deepseek-v4-flash-vision-exp</guid>
<pubDate>Mon, 31 Aug 2026 08:00:00 +0000</pubDate>
<description>DeepSeek released its first open-weight multimodal model on 31 August 2026: what the vision tower adds, and what the experimental label commits you to.</description>
<enclosure url="https://qdna.fr/assets/img/blog/deepseek-v4-flash-vision-exp-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Qwen3.8-Flash-Next on a Mac Studio M5 Ultra: 112 GB, 1M context</title>
<link>https://qdna.fr/en/blog/qwen3-8-flash-next-mlx-mac-studio-m5-ultra</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/qwen3-8-flash-next-mlx-mac-studio-m5-ultra</guid>
<pubDate>Sun, 30 Aug 2026 08:00:00 +0000</pubDate>
<description>180 billion parameters of which 6 active, a measured 111.6 GB in 4-bit MLX, 24 KiB of cache per token: the real sizing on a 512 GB M5 Ultra.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/qwen3-8-flash-next-mlx-mac-studio-m5-ultra.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>GLM-5.3-Flash on a Mac Studio M5 Ultra: 320B within 512 GB</title>
<link>https://qdna.fr/en/blog/glm-5-3-flash-mlx-mac-studio-m5-ultra</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/glm-5-3-flash-mlx-mac-studio-m5-ultra</guid>
<pubDate>Sun, 30 Aug 2026 08:00:00 +0000</pubDate>
<description>A measured 334.1 GB in 8-bit MLX, 11 KiB of cache per token, a declared one-million-token window: the sizing of GLM-5.3-Flash on an M5 Ultra.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/glm-5-3-flash-mlx-mac-studio-m5-ultra.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>LLM throughput in tokens per second: what changes everything</title>
<link>https://qdna.fr/en/blog/debit-llm-conditions-de-mesure</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/debit-llm-conditions-de-mesure</guid>
<pubDate>Sun, 30 Aug 2026 08:00:00 +0000</pubDate>
<description>The same model goes from 14 to 290 tokens per second depending on the machine, and software, compression and user count matter as much. Eight sourced tables, explained in plain language.</description>
<enclosure url="https://qdna.fr/assets/img/blog/debit-llm-conditions-de-mesure-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>GDPR-compliant AI legal translation</title>
<link>https://qdna.fr/en/blog/traduction-juridique-ia-rgpd</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/traduction-juridique-ia-rgpd</guid>
<pubDate>Fri, 28 Aug 2026 08:00:00 +0000</pubDate>
<description>Translating a contract online communicates it whole to a third party. Why secrecy is not cured by contract, and how to translate on-premises.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/traduction-juridique-ia-rgpd-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Advanced enterprise RAG patterns</title>
<link>https://qdna.fr/en/blog/patterns-rag-avances-entreprise</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/patterns-rag-avances-entreprise</guid>
<pubDate>Fri, 28 Aug 2026 08:00:00 +0000</pubDate>
<description>Chunk with context, filter by clearance before scoring, decompose, return wide, measure recall: the five patterns that make a RAG system hold in production.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/patterns-rag-avances-entreprise-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>AI orchestration engine: routing every request</title>
<link>https://qdna.fr/en/blog/moteur-orchestration-ia-routage-llm</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/moteur-orchestration-ia-routage-llm</guid>
<pubDate>Fri, 28 Aug 2026 08:00:00 +0000</pubDate>
<description>Classify the request, pick the model, pass through a gateway with quotas: how an orchestration engine decides what stays on-premises and what leaves for an API.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/moteur-orchestration-ia-routage-llm-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Mac Studio M5 Ultra: 512GB at 1.2TB/s for a local LLM</title>
<link>https://qdna.fr/en/blog/mac-studio-m5-ultra-llm-local</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/mac-studio-m5-ultra-llm-local</guid>
<pubDate>Fri, 28 Aug 2026 08:00:00 +0000</pubDate>
<description>512GB at 1.2TB/s: what the M5 Ultra changes for a local LLM, which Flash models fit, and what MLX quantisation costs in quality, with measured figures.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/mac-studio-m5-ultra-llm-local-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>AI and sensitive data: zero retention for real</title>
<link>https://qdna.fr/en/blog/ia-donnees-sensibles-zero-retention</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/ia-donnees-sensibles-zero-retention</guid>
<pubDate>Fri, 28 Aug 2026 08:00:00 +0000</pubDate>
<description>Zero retention is a contractual commitment, not an observable property. The four places data settles anyway, and what running on-premises changes.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/ia-donnees-sensibles-zero-retention-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>AI chatbots and GDPR: the 4 real obligations</title>
<link>https://qdna.fr/en/blog/chatbot-ia-rgpd-transparence</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/chatbot-ia-rgpd-transparence</guid>
<pubDate>Fri, 28 Aug 2026 08:00:00 +0000</pubDate>
<description>Inform, ground, limit, prove: the four obligations of an enterprise chatbot, and why three are decided in the architecture, not in the terms of service.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/chatbot-ia-rgpd-transparence-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>ASRock AI BOX-A395: Qwen3.8-27B at 256K on Strix Halo</title>
<link>https://qdna.fr/en/blog/asrock-ai-box-a395-qwen38-27b-strix-halo</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/asrock-ai-box-a395-qwen38-27b-strix-halo</guid>
<pubDate>Thu, 20 Aug 2026 08:00:00 +0000</pubDate>
<description>The ASRock AI BOX-A395 (Ryzen AI Max+ 395, 128 GB shared LPDDR5X) runs multimodal Qwen3.8-27B at its native 262,144-token context, using 30% of memory.</description>
<enclosure url="https://qdna.fr/assets/img/blog/asrock-ai-box-a395-qwen38-27b-strix-halo.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Qwen3.8-27B on-premises: 256K context on one machine</title>
<link>https://qdna.fr/en/blog/qwen3-8-27b-long-context-on-premises</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/qwen3-8-27b-long-context-on-premises</guid>
<pubDate>Tue, 18 Aug 2026 08:00:00 +0000</pubDate>
<description>Gated DeltaNet hybrid architecture, a 64 KiB-per-token KV cache, native 262,144-token context: the real hardware sizing to serve Qwen3.8-27B on site.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/qwen3-8-27b-contexte-long-en-local-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>GLM 5.3 deep on-premise: which hardware, at what speed?</title>
<link>https://qdna.fr/en/blog/glm-5-3-deep-on-premise</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/glm-5-3-deep-on-premise</guid>
<pubDate>Tue, 18 Aug 2026 08:00:00 +0000</pubDate>
<description>A full study of GLM 5.3: 744 billion parameters, 40 active, a one-million-token context, and measured throughput from DGX Spark to the GB300 NVL72 rack.</description>
<enclosure url="https://qdna.fr/assets/img/blog/glm-5-3-deep-on-premise-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Open weight models for local deployment 2026</title>
<link>https://qdna.fr/en/blog/modeles-open-weight-local-2026</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/modeles-open-weight-local-2026</guid>
<pubDate>Sun, 02 Aug 2026 08:00:00 +0000</pubDate>
<description>The open-weight models that run on-premises in 2026: real size, active parameters, context window and the hardware each one needs, tier by tier.</description>
<enclosure url="https://qdna.fr/assets/img/blog/modeles-open-weight-local-2026-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Scenario: DeepSeek V4 on DGX Station, 80-person SME</title>
<link>https://qdna.fr/en/blog/etude-de-cas-deepseek-dgx-station-pme</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/etude-de-cas-deepseek-dgx-station-pme</guid>
<pubDate>Sun, 02 Aug 2026 08:00:00 +0000</pubDate>
<description>A sizing scenario, not a customer story: DeepSeek V4 Flash 0731 on a DGX Station GB300 for an 80-person SME. Estimated throughput, 3-year TCO, break-even against APIs.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/etude-de-cas-deepseek-dgx-station-pme-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>DeepSeek V4 on-premises: which DGX, what speed, what cost</title>
<link>https://qdna.fr/en/blog/deepseek-local-dgx-station-spark-vllm</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/deepseek-local-dgx-station-spark-vllm</guid>
<pubDate>Sun, 02 Aug 2026 08:00:00 +0000</pubDate>
<description>DeepSeek V4 Flash 0731 (284B, 13B active, 1M context) on DGX Spark, a 2× Spark cluster and DGX Station GB300: vLLM 0.25+ recipes, benchmarks and real cost.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/deepseek-local-dgx-station-spark-vllm-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Published results of DeepSeek V4 Flash 0731 (open weight)</title>
<link>https://qdna.fr/en/blog/benchmark-independant-modeles-open-weight-2026</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/benchmark-independant-modeles-open-weight-2026</guid>
<pubDate>Sun, 02 Aug 2026 08:00:00 +0000</pubDate>
<description>Vendor-published benchmark results for DeepSeek V4 Flash 0731 and GLM 5.2 (open weight, 2026): Terminal Bench, NL2Repo, GPQA Diamond, HLE. No estimates.</description>
<enclosure url="https://qdna.fr/assets/img/blog/benchmark-independant-modeles-open-weight-2026-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>DeepSeek V4 Flash 0731 on-premises: scores, cost, sovereignty</title>
<link>https://qdna.fr/en/blog/benchmark-deepseek-v4-flash-0731-vs-opus5-vs-gpt55</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/benchmark-deepseek-v4-flash-0731-vs-opus5-vs-gpt55</guid>
<pubDate>Sun, 02 Aug 2026 08:00:00 +0000</pubDate>
<description>DeepSeek V4 Flash 0731 (284B, 13B active, 1M context): vendor-published scores, real cost per token against the APIs, and what running on-premises changes.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/benchmark-deepseek-v4-flash-0731-vs-opus5-vs-gpt55-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Semantic layer and ontology for AI agents</title>
<link>https://qdna.fr/en/blog/couche-semantique-ontologie-agents-ia</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/couche-semantique-ontologie-agents-ia</guid>
<pubDate>Thu, 23 Jul 2026 08:00:00 +0000</pubDate>
<description>An ontology-based semantic layer gives AI agents governed context. Architecture, knowledge graph, eBPF enforcement and sovereign serverless deployment.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/couche-semantique-ontologie-agents-ia-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Qwen3.8-Max-Preview: 2.4T parameters, open questions</title>
<link>https://qdna.fr/en/blog/qwen3-8-max-preview</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/qwen3-8-max-preview</guid>
<pubDate>Tue, 21 Jul 2026 08:00:00 +0000</pubDate>
<description>Qwen3.8-Max: 2.4 trillion parameters, 95 billion active, and since August 2026 the base model weights published on Hugging Face. What it changes for local LLMs.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/qwen3-8-max-preview-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Kill switch and local LLMs: report No. 3054</title>
<link>https://qdna.fr/en/blog/kill-switch-llm-local</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/kill-switch-llm-local</guid>
<pubDate>Sun, 19 Jul 2026 08:00:00 +0000</pubDate>
<description>June 2026: foreign access to two major AI models suspended by US order. Report No. 3054 proposes an open-source tax credit for SMEs.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/kill-switch-llm-local-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Enterprise RAG: the 2026 guide</title>
<link>https://qdna.fr/en/blog/rag-entreprise-guide</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/rag-entreprise-guide</guid>
<pubDate>Sat, 18 Jul 2026 08:00:00 +0000</pubDate>
<description>Enterprise RAG in 2026: chunking, hybrid search, reranking and access control. The architecture for connecting an LLM to your documents, on-premises.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/rag-entreprise-guide-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Local LLM: which AI model to choose? 2026 comparison</title>
<link>https://qdna.fr/en/blog/quel-llm-open-source-local-choisir</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/quel-llm-open-source-local-choisir</guid>
<pubDate>Sat, 18 Jul 2026 08:00:00 +0000</pubDate>
<description>Comparison of the best open-source LLMs to run locally in 2026: GLM, DeepSeek, Kimi, Mistral, Qwen. Size, strengths, licence and NVIDIA, HPE, Dell hardware.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/quel-llm-open-source-local-choisir-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>AI server cost in 2026: €5,850 to €500,000 by tier</title>
<link>https://qdna.fr/en/blog/prix-serveur-ia-guide</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/prix-serveur-ia-guide</guid>
<pubDate>Sat, 18 Jul 2026 08:00:00 +0000</pubDate>
<description>How much does an AI server cost in 2026? Ranges by tier in euros and dollars, from €5,850 ($6,780) for a workstation to about €453,000 ($525,000) excl. VAT for an 8-GPU H200 server.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/prix-serveur-ia-guide-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Orchestrating multiple code agents in parallel</title>
<link>https://qdna.fr/en/blog/orchestrer-plusieurs-agents-de-code</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/orchestrer-plusieurs-agents-de-code</guid>
<pubDate>Sat, 18 Jul 2026 08:00:00 +0000</pubDate>
<description>Development is moving from the single agent to the fleet: a supervisor delegates to sub-agents, keeps context, and review remains the only real bottleneck.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/orchestrer-plusieurs-agents-de-code-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Prefill, decode, KV cache: which hardware for an LLM</title>
<link>https://qdna.fr/en/blog/materiel-llm-prefill-decode-kv-cache</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/materiel-llm-prefill-decode-kv-cache</guid>
<pubDate>Sat, 18 Jul 2026 08:00:00 +0000</pubDate>
<description>Prefill is compute-bound, decode is bandwidth-bound, the KV cache grows with every token. Which of the three decides your hardware, from PCIe card to cluster.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/materiel-llm-prefill-decode-kv-cache-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Deploying a Local LLM in the Enterprise: the 2026 Guide</title>
<link>https://qdna.fr/en/blog/installer-llm-local-entreprise</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/installer-llm-local-entreprise</guid>
<pubDate>Sat, 18 Jul 2026 08:00:00 +0000</pubDate>
<description>Deploying a local LLM in the enterprise: model, NVIDIA hardware certified by HPE, Dell or Supermicro, vLLM or llama.cpp runtime, gateway and security.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/installer-llm-local-entreprise-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Generative AI and GDPR: taking back control</title>
<link>https://qdna.fr/en/blog/ia-generative-rgpd-souverainete</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/ia-generative-rgpd-souverainete</guid>
<pubDate>Sat, 18 Jul 2026 08:00:00 +0000</pubDate>
<description>Generative AI and GDPR in 2026: what the CNIL recommends, the extraterritorial risk, and how local AI puts data control back in the hands of the enterprise.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/ia-generative-rgpd-souverainete-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Run AI locally on your PC: free, or a DGX Spark</title>
<link>https://qdna.fr/en/blog/ia-en-local-sur-pc</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/ia-en-local-sur-pc</guid>
<pubDate>Sat, 18 Jul 2026 08:00:00 +0000</pubDate>
<description>Two ways to run AI on your own machine in 2026: free with open-weight models, or a DGX Spark mini-supercomputer (ASUS, Dell, Lenovo, MSI).</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/ia-en-local-sur-pc-hero-20260907.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Open Knowledge Format: the open memory of AI agents</title>
<link>https://qdna.fr/en/blog/open-knowledge-format-memoire-agents</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/open-knowledge-format-memoire-agents</guid>
<pubDate>Fri, 17 Jul 2026 08:00:00 +0000</pubDate>
<description>OKF represents in Markdown the knowledge AI agents consume. Portable, versionable and free of lock-in, it serves as the memory layer of sovereign platforms.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/open-knowledge-format-memoire-agents-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>AI for business applications: CRM, support, ERP, documents</title>
<link>https://qdna.fr/en/blog/ia-applications-metier</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/ia-applications-metier</guid>
<pubDate>Thu, 16 Jul 2026 08:00:00 +0000</pubDate>
<description>A single internal AI API serves CRM, support, ERP and document management, with virtual keys, budgets and telemetry per application.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/ia-applications-metier-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Code with a local LLM, without your source leaving</title>
<link>https://qdna.fr/en/blog/coder-avec-ia-modele-local</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/coder-avec-ia-modele-local</guid>
<pubDate>Thu, 16 Jul 2026 08:00:00 +0000</pubDate>
<description>An OpenCode harness, open-weight models served by vLLM, a LiteLLM gateway with quotas: AI coding help without a line of source leaving your infrastructure.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/coder-avec-ia-modele-local-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Enterprise chatbot: the internal ChatGPT use case</title>
<link>https://qdna.fr/en/blog/chatbot-ia-souverain-entreprise</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/chatbot-ia-souverain-entreprise</guid>
<pubDate>Thu, 16 Jul 2026 08:00:00 +0000</pubDate>
<description>The enterprise chatbot use case: an internal ChatGPT connected to your documents through RAG, GDPR-compliant and hosted on-premises. Hardware by segment.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/chatbot-ia-souverain-entreprise-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>What Is a Sovereign AI Platform?</title>
<link>https://qdna.fr/en/blog/qu-est-ce-qu-une-plateforme-ia-souveraine</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/qu-est-ce-qu-une-plateforme-ia-souveraine</guid>
<pubDate>Sun, 05 Jul 2026 08:00:00 +0000</pubDate>
<description>A sovereign AI platform, also called on-premise AI, hosts models, data, and logs on your own hardware, on-premises or hybrid, under GDPR and HDS compliance.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/qu-est-ce-qu-une-plateforme-ia-souveraine-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>Pitfalls of putting an on-premises LLM into production</title>
<link>https://qdna.fr/en/blog/pieges-mise-en-production-llm-sur-site</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/pieges-mise-en-production-llm-sur-site</guid>
<pubDate>Sun, 05 Jul 2026 08:00:00 +0000</pubDate>
<description>Eight concrete pitfalls of deploying an on-premises LLM inference service into production, and the measures that prevent each one.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/pieges-mise-en-production-llm-sur-site-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>On-premises or API: when local LLM becomes cost-effective</title>
<link>https://qdna.fr/en/blog/on-premise-ou-api-cout-llm</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/on-premise-ou-api-cout-llm</guid>
<pubDate>Sun, 05 Jul 2026 08:00:00 +0000</pubDate>
<description>We identify the LLM cost break-even point between on-premises and pay-per-token, with the role of the KV cache and sovereign hosting.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/on-premise-ou-api-cout-llm-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>From a GPU Server to an LLM Service in Production</title>
<link>https://qdna.fr/en/blog/de-serveur-gpu-a-service-llm-production</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/de-serveur-gpu-a-service-llm-production</guid>
<pubDate>Sun, 05 Jul 2026 08:00:00 +0000</pubDate>
<description>A seven-phase method for moving from a GPU server to an LLM service in production, with a deliverable and an exit criterion for each phase.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/de-serveur-gpu-a-service-llm-production-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
<item>
<title>From chatbot to agentic platform</title>
<link>https://qdna.fr/en/blog/chatbot-vers-plateforme-agentique</link>
<guid isPermaLink="true">https://qdna.fr/en/blog/chatbot-vers-plateforme-agentique</guid>
<pubDate>Sun, 05 Jul 2026 08:00:00 +0000</pubDate>
<description>The harness, three-layer memory and skills turn a chatbot into an agentic platform that executes tasks and capitalises on procedures.</description>
<enclosure url="https://qdna.fr/assets/img/blog/en/chatbot-vers-plateforme-agentique-hero-20260906.jpg" type="image/jpeg" length="0"/>
</item>
</channel>
</rss>
