<?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[LLama-swap : test du NVFP4]]></title><description><![CDATA[<p dir="auto">Chargement via :</p>
<ul>
<li><a href="https://huggingface.co/mudler/Qwen3.6-27B-NVFP4-GGUF/blob/main/q36-27b-nvfp4.gguf" rel="nofollow ugc">https://huggingface.co/mudler/Qwen3.6-27B-NVFP4-GGUF/blob/main/q36-27b-nvfp4.gguf</a></li>
<li><a href="https://huggingface.co/CodeFault/Unsloth-Qwen3.6-27B-NVFP4-GGUF/blob/main/Unsloth-Qwen3.6-27B-NVFP4-Q8.gguf" rel="nofollow ugc">https://huggingface.co/CodeFault/Unsloth-Qwen3.6-27B-NVFP4-GGUF/blob/main/Unsloth-Qwen3.6-27B-NVFP4-Q8.gguf</a></li>
</ul>
<hr />
<p dir="auto">Available Repositories &amp; VariantsStandard NVFP4 GGUF:</p>
<ul>
<li>Get the single-file setup from Mudler Qwen3.6-27B-NVFP4-GGUF optimized for Blackwell hardware and paged-attention.</li>
<li>MTP (Multi-Token Prediction) Variants: Find improved scale-fitting layout options at Michaelw9999 Qwen3.6-27B NVFP4 MTP GGUF.</li>
<li>Alternative Community Quantizations: Check out CodeFault Unsloth Qwen3.6-27B NVFP4 GGUF for standard implementation wrappers.</li>
</ul>
<p dir="auto">Hardware Requirements &amp; Running Tips :</p>
<ul>
<li><strong>GPU Support</strong>: Native FP4 Tensor Cores (such as NVIDIA Blackwell architectures like the RTX 5090) provide maximum processing speed.</li>
<li><strong>Fallback</strong> execution: Non-Blackwell hardware falls back to standard dequantization, which reduces execution speeds.</li>
<li><strong>Backend</strong>: Use updated builds of llama.cpp with -fa 1 (paged/flash attention) enabled for optimal throughput</li>
</ul>
]]></description><link>https://lemmy.cyber-neurones.org/topic/389/llama-swap-test-du-nvfp4</link><generator>RSS for Node</generator><lastBuildDate>Mon, 21 Sep 2026 07:06:48 GMT</lastBuildDate><atom:link href="https://lemmy.cyber-neurones.org/topic/389.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 Aug 2026 06:55:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to LLama-swap : test du NVFP4 on Fri, 07 Aug 2026 09:28:40 GMT]]></title><description><![CDATA[<p dir="auto">NVIDIA : <a href="https://huggingface.co/nvidia/Qwen3.6-35B-A3B-NVFP4" rel="nofollow ugc">https://huggingface.co/nvidia/Qwen3.6-35B-A3B-NVFP4</a></p>
<p dir="auto">Exemple :</p>
<pre><code class="language-bash">models:
  # Premier modèle : Llama 3 8B
  - name: "meta-llama/Meta-Llama-3-8B-Instruct"
    command: &gt;
      vllm serve meta-llama/Meta-Llama-3-8B-Instruct 
      --port 8001 
      --gpu-memory-utilization 0.85
    ready_url: "http://127.0.0"
    upstream_url: "http://127.0.0"
</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/1197</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/1197</guid><dc:creator><![CDATA[Tuxedo17]]></dc:creator><pubDate>Fri, 07 Aug 2026 09:28:40 GMT</pubDate></item><item><title><![CDATA[Reply to LLama-swap : test du NVFP4 on Fri, 07 Aug 2026 09:10:37 GMT]]></title><description><![CDATA[<p dir="auto">Gémini :</p>
<h1><a class="anchor-offset" name="le-meilleur-modèle-unsloth-pour-une-rtx-5080-ti"></a>🏆 Le meilleur modèle Unsloth pour une RTX 5080 Ti</h1>
<p dir="auto">La <strong>NVIDIA RTX 5080 Ti</strong> (architecture Blackwell) intègre des cœurs Tensor de nouvelle génération capables de traiter nativement le format <strong>FP4 de NVIDIA</strong>. Pour exploiter au maximum cette carte, deux modèles d’Unsloth se distinguent selon vos priorités :</p>
<hr />
<h2><a class="anchor-offset" name="1.-le-choix-vitesse-pure-amp-performance-qwen3.6-27b-nvfp4-mtp"></a>1. Le choix “Vitesse pure &amp; Performance” : Qwen3.6-27B (NVFP4-MTP)</h2>
<ul>
<li><strong>Pourquoi</strong> : Ce modèle utilise la quantification native <strong>NVFP4</strong> d’Unsloth combinée à la prédiction multi-tokens (<strong>MTP</strong>).</li>
<li><strong>Avantages</strong> : C’est le plus rapide sur votre architecture Blackwell. Le MTP permet de générer plusieurs jetons par cycle d’horloge, offrant un débit foudroyant (souvent supérieur à 80 tokens/sec) tout en logeant confortablement dans vos 16 Go de VRAM.</li>
</ul>
<h2><a class="anchor-offset" name="2.-le-choix-intelligence-amp-code-complexe-qwen3.6-35b-a3b-dynamic-gguf"></a>2. Le choix “Intelligence &amp; Code complexe” : Qwen3.6-35B-A3B (Dynamic GGUF)</h2>
<ul>
<li><strong>Pourquoi</strong> : Il s’agit d’un modèle à mélange d’experts (<strong>MoE</strong>). Bien qu’il possède 35 milliards de paramètres au total, il n’en active que <strong>3 milliards par token</strong>.</li>
<li><strong>Avantages</strong> : Grâce aux versions <em>Dynamic GGUF</em> d’Unsloth (notamment le quant <code>UD-Q4_K_M</code>), il offre un niveau de raisonnement, de logique et de programmation nettement supérieur. Sa structure MoE le rend très léger à exécuter, ce qui laisse de la place pour de longs contextes sans saturer votre VRAM.</li>
</ul>
<hr />
<h2><a class="anchor-offset" name="tableau-comparatif-pour-votre-gpu"></a>📊 Tableau comparatif pour votre GPU</h2>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th style="text-align:left">Modèle Unsloth</th>
<th style="text-align:left">Format recommandé</th>
<th style="text-align:left">Point fort</th>
<th style="text-align:left">Empreinte VRAM estimée</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left"><strong>Qwen3.6-27B-NVFP4</strong></td>
<td style="text-align:left"><code>.gguf</code> (MTP) ou <code>.safetensors</code></td>
<td style="text-align:left">Vitesse d’exécution maximale, idéal pour le chat fluide et l’analyse rapide.</td>
<td style="text-align:left">~14 à 15 Go (Optimise la VRAM)</td>
</tr>
<tr>
<td style="text-align:left"><strong>Qwen3.6-35B-A3B</strong></td>
<td style="text-align:left"><code>UD-Q4_K_M.gguf</code></td>
<td style="text-align:left">Raisonnement complexe (Reasoning), logique, programmation avancée.</td>
<td style="text-align:left">~12 Go (Idéal pour les longs contextes)</td>
</tr>
</tbody>
</table>
<hr />
<h2><a class="anchor-offset" name="verdict"></a>💡 Verdict</h2>
<ul>
<li>Si vous faites du <strong>développement, du code ou de l’analyse logique</strong>, choisissez le <strong><code>Qwen3.6-35B-A3B-UD-Q4_K_M.gguf</code></strong>.</li>
<li>Si vous cherchez la <strong>vitesse de réponse maximale</strong> pour une utilisation quotidienne, choisissez le <strong><code>Qwen3.6-27B-NVFP4-MTP-GGUF.gguf</code></strong>.</li>
</ul>
]]></description><link>https://lemmy.cyber-neurones.org/post/1196</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/1196</guid><dc:creator><![CDATA[Tuxedo17]]></dc:creator><pubDate>Fri, 07 Aug 2026 09:10:37 GMT</pubDate></item><item><title><![CDATA[Reply to LLama-swap : test du NVFP4 on Fri, 07 Aug 2026 09:11:29 GMT]]></title><description><![CDATA[<p dir="auto">Gémini :</p>
<h1><a class="anchor-offset" name="quel-est-le-meilleur-modèle-parmis-ce-que-j-ai"></a>Quel est le meilleur modèle parmis ce que j’ai :</h1>
<p dir="auto">$ du -sh /models/*<br />
769M    /models/gemma-3-1b-it-q4_k_m.gguf<br />
889M    /models/mmproj-BF16(1).gguf<br />
889M    /models/mmproj-BF16.gguf<br />
885M    /models/mmproj-F16.gguf<br />
2,3G    /models/mmproj-F32.gguf<br />
24G     /models/q36-27b-nvfp4.gguf<br />
1,1G    /models/qwen2.5-1.5b-instruct-q4_k_m.gguf<br />
13G     /models/Qwen3.5-27B-Q3_K_M.gguf<br />
5,3G    /models/Qwen3.5-9B-Q4_K_M.gguf<br />
16G     /models/Qwen3.6-27B-NVFP4-MTP-GGUF.gguf<br />
13G     /models/Qwen3.6-27B-Q3_K_M.gguf<br />
16G     /models/Qwen3.6-27B-Q4_K_M.gguf<br />
21G     /models/Qwen3.6-35B-A3B-UD-Q4_K_M.gguf<br />
22G     /models/Unsloth-Qwen3.6-27B-NVFP4-Q8.gguf</p>
<h1><a class="anchor-offset" name="recommandation-pour-votre-rtx-5080-ti"></a>Recommandation pour votre RTX 5080 Ti</h1>
<p dir="auto">Le <strong>meilleur modèle absolu</strong> parmi votre liste pour votre configuration est :<br />
👉 <strong><code>Qwen3.6-27B-NVFP4-MTP-GGUF.gguf</code></strong> (ou sa variante Q8)</p>
<h3><a class="anchor-offset" name="pourquoi-ce-choix"></a>Pourquoi ce choix ?</h3>
<ol>
<li><strong>Optimisation RTX 5000</strong> : Votre carte graphique gère nativement le format ultra-rapide <strong>NVFP4</strong>, ce qui permet d’utiliser les cœurs Tensor dédiés de NVIDIA de manière optimale.</li>
<li><strong>Technologie MTP (Multi-Token Prediction)</strong> : Ce format permet de générer plusieurs jetons à la fois par cycle, offrant une vitesse de génération de texte foudroyante sur un GPU haut de gamme.</li>
<li><strong>Alternative pour le raisonnement complexe</strong> : Si vous privilégiez la précision logique ou le code, utilisez le <strong><code>Qwen3.6-35B-A3B-UD-Q4_K_M.gguf</code></strong>. Son architecture de mélange d’experts (MoE) offre d’excellentes performances intellectuelles pour un coût mémoire maîtrisé (21 Go).</li>
</ol>
<hr />
<h1><a class="anchor-offset" name="dates-de-sortie-des-modèles-de-votre-liste"></a>📅 Dates de sortie des modèles de votre liste</h1>
<p dir="auto">Voici l’historique de vos fichiers classés de la génération la plus ancienne à la plus récente :</p>
<h3><a class="anchor-offset" name="génération-qwen-2.5-septembre-2024"></a>🔹 Génération Qwen 2.5 — Septembre 2024</h3>
<ul>
<li><code>qwen2.5-1.5b-instruct-q4_k_m.gguf</code></li>
</ul>
<h3><a class="anchor-offset" name="génération-gemma-3-mars-2025"></a>🔹 Génération Gemma 3 — Mars 2025</h3>
<ul>
<li><code>gemma-3-1b-it-q4_k_m.gguf</code></li>
</ul>
<h3><a class="anchor-offset" name="génération-qwen-3.5-février-2026"></a>🔹 Génération Qwen 3.5 — Février 2026</h3>
<ul>
<li><code>Qwen3.5-9B-Q4_K_M.gguf</code></li>
<li><code>Qwen3.5-27B-Q3_K_M.gguf</code></li>
</ul>
<h3><a class="anchor-offset" name="génération-qwen-3.6-avril-2026"></a>🔹 Génération Qwen 3.6 — Avril 2026</h3>
<ul>
<li><code>Qwen3.6-27B-Q3_K_M.gguf</code></li>
<li><code>Qwen3.6-27B-Q4_K_M.gguf</code></li>
<li><code>q36-27b-nvfp4.gguf</code> / <code>Qwen3.6-27B-NVFP4-MTP-GGUF.gguf</code> / <code>Unsloth-Qwen3.6-27B-NVFP4-Q8.gguf</code></li>
<li><code>Qwen3.6-35B-A3B-UD-Q4_K_M.gguf</code></li>
</ul>
<hr />
<h1><a class="anchor-offset" name="note-sur-les-fichiers-multimédias-code-mmproj-code"></a>👁️ Note sur les fichiers multimédias (<code>mmproj</code>)</h1>
<ul>
<li><code>mmproj-BF16(1).gguf</code></li>
<li><code>mmproj-BF16.gguf</code></li>
<li><code>mmproj-F16.gguf</code></li>
<li><code>mmproj-F32.gguf</code></li>
</ul>
<p dir="auto"><strong>Usage</strong> : Ces fichiers ne sont pas des modèles de langage autonomes. Ce sont des projecteurs visuels. Ils servent à activer les capacités de <strong>Vision</strong> (analyse d’images) lorsque vous les associez à un modèle compatible dans votre interface (comme LM Studio ou Ollama).</p>
]]></description><link>https://lemmy.cyber-neurones.org/post/1195</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/1195</guid><dc:creator><![CDATA[Tuxedo17]]></dc:creator><pubDate>Fri, 07 Aug 2026 09:11:29 GMT</pubDate></item><item><title><![CDATA[Reply to LLama-swap : test du NVFP4 on Fri, 07 Aug 2026 08:28:33 GMT]]></title><description><![CDATA[<p dir="auto">Le seul fichier GGUF pour le 35B c’est : <a href="https://huggingface.co/g0chu/Qwen3.6-35B-A3B-NVFP4-gguf" rel="nofollow ugc">https://huggingface.co/g0chu/Qwen3.6-35B-A3B-NVFP4-gguf</a><br />
Leur configuration :</p>
<pre><code class="language-bash">/home/gochu/workspace/repos/llama.cpp/build/bin/llama-server \
  -m /home/gochu/workspace/models/gguf/qwen/Qwen3.6-35B-A3B-NVFP4-nvidia \
  --host 0.0.0.0 \
  --port 8080 \
  -c 128000 \
  -ngl 99 \
  -b 2048 \
  -ub 1024 \
  -sm tensor \
  -fa on \
  -np 1 \
  --temp 0.6 \
  --top-p 0.95 \
  --top-k 20 \
  --min-p 0.00 \
  --spec-type draft-mtp \
  --spec-draft-n-max 3 \
  --chat-template-kwargs '{"preserve_thinking":true}' \
  --jinja \
  --no-mmproj-offload \
  --mmproj /home/gochu/workspace/models/gguf/qwen/mmproj/mmproj-Qwen-Qwen3.6-27B-Q6_K.gguf \
  --image-min-tokens 1024
</code></pre>
<p dir="auto">Il faut que je l’adapte :</p>
<pre><code class="language-bash">llama-server \
  -m /models/Qwen3.6-35B-A3B-NVFP4-nvidia.gguf \
  --host 0.0.0.0 \
  --port 8080 \
  -c 180000 \
  -ngl 48 \
  -b 2048 \
  -ub 1024 \
  -sm tensor \
  -fa on \
  -np 1 \
  --temp 0.6 \
  --top-p 0.95 \
  --top-k 20 \
  --min-p 0.00 \
  --spec-type draft-mtp \
  --spec-draft-n-max 3 \
  --chat-template-kwargs '{"preserve_thinking":true}' \
  --jinja 
</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/1194</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/1194</guid><dc:creator><![CDATA[Tuxedo17]]></dc:creator><pubDate>Fri, 07 Aug 2026 08:28:33 GMT</pubDate></item><item><title><![CDATA[Reply to LLama-swap : test du NVFP4 on Fri, 07 Aug 2026 07:11:01 GMT]]></title><description><![CDATA[<p dir="auto">Il me faut mettre un truc du type :<br />
llama-cli -m Qwen3.6-27B-NVFP4-SMALL-MTP.gguf -ngl 48 -fa 1</p>
<p dir="auto">Actuellement j’ai -ngl 40 mais -ngl 48 en théorie cela passe. Envoie 48 couches sur la VRAM de la 5060 Ti .</p>
<p dir="auto">-fa 1 : Indispensable. Active la Flash/Paged Attention pour réduire drastiquement la taille du KV Cache en VRAM.</p>
<p dir="auto">Ma commande exacte actuellement :</p>
<pre><code class="language-bash">-m /models/Qwen3.6-35B-A3B-UD-Q4_K_M.gguf --ctx-size 180000 --temp 1 --top-p 0.95 --top-k 20 --min-p 0.00 --reasoning-preserve --host 0.0.0.0 --fit off -ngl 40 --port 8999
</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/1193</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/1193</guid><dc:creator><![CDATA[Tuxedo17]]></dc:creator><pubDate>Fri, 07 Aug 2026 07:11:01 GMT</pubDate></item><item><title><![CDATA[Reply to LLama-swap : test du NVFP4 on Fri, 07 Aug 2026 07:10:13 GMT]]></title><description><![CDATA[<p dir="auto">Il y a une version MTP : <a href="https://huggingface.co/michaelw9999/Qwen3.6-27B-NVFP4-MTP-GGUF/blob/main/Qwen3.6-27B-NVFP4-MTP-GGUF.gguf" rel="nofollow ugc">https://huggingface.co/michaelw9999/Qwen3.6-27B-NVFP4-MTP-GGUF/blob/main/Qwen3.6-27B-NVFP4-MTP-GGUF.gguf</a> .<br />
Cette version est trop grosse : <a href="https://huggingface.co/CodeFault/Nvidia-Qwen3.6-27B-NVFP4-GGUF/tree/main" rel="nofollow ugc">https://huggingface.co/CodeFault/Nvidia-Qwen3.6-27B-NVFP4-GGUF/tree/main</a> .</p>
]]></description><link>https://lemmy.cyber-neurones.org/post/1192</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/1192</guid><dc:creator><![CDATA[Tuxedo17]]></dc:creator><pubDate>Fri, 07 Aug 2026 07:10:13 GMT</pubDate></item></channel></rss>