<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Hermes configuration contexte en dur ...]]></title><description><![CDATA[<p dir="auto">Voici la configuration :</p>
<pre><code class="language-bash">model:
  default: llama-swap
  provider: custom
  base_url: http://127.0.0.1:8080/v1
  api_key: llama-swap
  context_length: 175000
</code></pre>
<p dir="auto">Via llama-swap quand je configure à <strong>180.000</strong> j’ai <strong>131.000</strong> . Je configure donc en dur <strong>175000</strong>.</p>
]]></description><link>https://lemmy.cyber-neurones.org/topic/387/hermes-configuration-contexte-en-dur-...</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 05:09:42 GMT</lastBuildDate><atom:link href="https://lemmy.cyber-neurones.org/topic/387.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Aug 2026 15:52:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Hermes configuration contexte en dur ... on Thu, 06 Aug 2026 17:04:23 GMT]]></title><description><![CDATA[<p dir="auto">Requete pour la compression :</p>
<pre><code class="language-bash">{
  "messages": [
    {
      "role": "user",
      "content": "You are a summarization agent creating a context checkpoint. Treat the conversation turns below as source material for a compact record of prior work. Produce only the structured summary; do not add a greeting, preamble, or prefix. Write the summary in the same language the user was using in the conversation — do not translate or switch to English. NEVER include API keys, tokens, passwords, secrets, credentials, or connection strings in the summary — replace any that appear with [REDACTED]. Note that the user had credentials present, but do not preserve their values.\n\nCreate a structured checkpoint summary for the conversation after earlier turns are compacted. The summary should preserve enough detail for continuity without re-reading the original turns
</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/1168</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/1168</guid><dc:creator><![CDATA[Tuxedo17]]></dc:creator><pubDate>Thu, 06 Aug 2026 17:04:23 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes configuration contexte en dur ... on Thu, 06 Aug 2026 17:00:41 GMT]]></title><description><![CDATA[<p dir="auto">Ma configuration :</p>
<pre><code class="language-bash">compression:
  enabled: true
  threshold: 0.5
  target_ratio: 0.2
  protect_last_n: 20
  protect_first_n: 3
  codex_gpt55_autoraise: true
  codex_app_server_auto: native
...
memory:
  memory_enabled: true
  user_profile_enabled: true
  memory_char_limit: 2200
  user_char_limit: 1375
  nudge_interval: 10
  flush_min_turns: 6

</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/1167</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/1167</guid><dc:creator><![CDATA[Tuxedo17]]></dc:creator><pubDate>Thu, 06 Aug 2026 17:00:41 GMT</pubDate></item><item><title><![CDATA[Reply to Hermes configuration contexte en dur ... on Thu, 06 Aug 2026 16:57:15 GMT]]></title><description><![CDATA[<p dir="auto">J’ai quand même des compressions quand je suis à 131.000 …</p>
<p dir="auto"><img src="/assets/uploads/files/1786035421763-capture-d-%C3%A9cran_20260806_185442-1.png" alt="Capture d'écran_20260806_185442-1.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1786035431827-capture-d-%C3%A9cran_20260806_185530.png" alt="Capture d'écran_20260806_185530.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lemmy.cyber-neurones.org/post/1166</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/1166</guid><dc:creator><![CDATA[Tuxedo17]]></dc:creator><pubDate>Thu, 06 Aug 2026 16:57:15 GMT</pubDate></item></channel></rss>