<?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[Informations générales]]></title><description><![CDATA[<h1><a class="anchor-offset" name="distribution-linux"></a>Distribution linux</h1>
<ul>
<li><strong>Ubuntu</strong> : pour les devs &amp; IA. ( <a href="https://ubuntu.com/" rel="nofollow ugc">https://ubuntu.com/</a> )</li>
<li><strong>Kali</strong> : pour la sécurité. ( <a href="https://www.kali.org/" rel="nofollow ugc">https://www.kali.org/</a> )</li>
<li><strong>Bazzite</strong> : pour les jeux ( <a href="https://bazzite.gg/" rel="nofollow ugc">https://bazzite.gg/</a> )</li>
</ul>
<h1><a class="anchor-offset" name="local-ia"></a>Local IA</h1>
<ul>
<li>Ollama : pour débuter ( <a href="https://ollama.com/" rel="nofollow ugc">https://ollama.com/</a> ) sous Ubuntu 22 ou 24.</li>
<li>llama.cpp : ensuite ( <a href="https://llama-cpp.com/" rel="nofollow ugc">https://llama-cpp.com/</a> )</li>
</ul>
<h1><a class="anchor-offset" name="interface-à-ollama"></a>Interface à Ollama / …</h1>
<ul>
<li>Open WebUI :  <a href="https://openwebui.com/" rel="nofollow ugc">https://openwebui.com/</a></li>
</ul>
<h1><a class="anchor-offset" name="pour-le-chargement-des-modèles"></a>Pour le chargement des modèles :</h1>
<ul>
<li>Hugging Face : <a href="https://huggingface.co/" rel="nofollow ugc">https://huggingface.co/</a></li>
</ul>
<p dir="auto">Meilleur modèle pour carte 16 Go :</p>
<ul>
<li>GPT-OSS-20B ? ( <a href="https://huggingface.co/openai/gpt-oss-20b" rel="nofollow ugc">https://huggingface.co/openai/gpt-oss-20b</a> )</li>
</ul>
<pre><code class="language-bash">ollama pull gpt-oss:20b
ollama run gpt-oss:20b
</code></pre>
<ul>
<li>Qwen3-30B MOEs(Q4) ? ( <a href="https://huggingface.co/Qwen/Qwen3-30B-A3B" rel="nofollow ugc">https://huggingface.co/Qwen/Qwen3-30B-A3B</a> )</li>
</ul>
<pre><code class="language-bash">
</code></pre>
<h1><a class="anchor-offset" name="comparaison"></a>Comparaison</h1>
<ul>
<li>Asus Radeon <strong>RX 9060 XT 16 Go</strong> vs <strong>NVIDIA 4060 TI 16 Go</strong> :</li>
</ul>
<p dir="auto">Elles sont similaires :</p>
<p dir="auto"><img src="/assets/uploads/files/1781685179554-58eef493-c718-4c09-b0bb-940546595862-image.png" alt="58eef493-c718-4c09-b0bb-940546595862-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lemmy.cyber-neurones.org/topic/364/informations-générales</link><generator>RSS for Node</generator><lastBuildDate>Mon, 22 Jun 2026 16:12:35 GMT</lastBuildDate><atom:link href="https://lemmy.cyber-neurones.org/topic/364.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 17 Jun 2026 08:34:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Informations générales on Wed, 17 Jun 2026 13:48:28 GMT]]></title><description><![CDATA[<p dir="auto">Après la mise à jours des modèles :</p>
<pre><code class="language-bash"># ollama list
NAME               ID              SIZE      MODIFIED           
gpt-oss:20b        17052f91a42e    13 GB     About a minute ago    
llama2:latest      78e26419b446    3.8 GB    18 minutes ago        
phi4:latest        ac896e5b8b34    9.1 GB    18 minutes ago        
qwen2:latest       dd314f039b9d    4.4 GB    18 minutes ago        
gemma2:latest      ff02c3702f32    5.4 GB    18 minutes ago        
mistral:latest     6577803aa9a0    4.4 GB    18 minutes ago        
llama3.1:latest    46e0c10c039e    4.9 GB    22 minutes ago        
llava:latest       8dd30f6b0cb1    4.7 GB    22 minutes ago        
llava:13b          0d0eb4d7f485    8.0 GB    16 months ago         
llava:7b           8dd30f6b0cb1    4.7 GB    16 months ago         
llama3.1:8b        46e0c10c039e    4.9 GB    16 months ago         
mistral:7b         f974a74358d6    4.1 GB    16 months ago         
gemma2:9b          ff02c3702f32    5.4 GB    16 months ago         
qwen2:7b           dd314f039b9d    4.4 GB    16 months ago         
phi4:14b           ac896e5b8b34    9.1 GB    16 months ago   
</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/894</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/894</guid><dc:creator><![CDATA[Tuxedo17]]></dc:creator><pubDate>Wed, 17 Jun 2026 13:48:28 GMT</pubDate></item><item><title><![CDATA[Reply to Informations générales on Wed, 17 Jun 2026 13:30:11 GMT]]></title><description><![CDATA[<p dir="auto">Ma carte graphique sur le portable, seulement 6 Gb sur une RTX 3060.</p>
<pre><code class="language-bash"># nvidia-smi
Wed Jun 17 15:28:48 2026       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 560.35.03              Driver Version: 560.35.03      CUDA Version: 12.6     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 3060 ...    Off |   00000000:01:00.0 Off |                  N/A |
| N/A   47C    P8             13W /  115W |     510MiB /   6144MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
                                                                                         
+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI        PID   Type   Process name                              GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    0   N/A  N/A    387806      G   /usr/lib/xorg/Xorg                            125MiB |
|    0   N/A  N/A    388171      G   budgie-wm                                      64MiB |
|    0   N/A  N/A    388407      G   ...usr/lib/thunderbird/thunderbird-bin        111MiB |
|    0   N/A  N/A    388771      G   ...AAAAAAAACAAAAAAAAAA= --shared-files          2MiB |
|    0   N/A  N/A    389316      G   ...irefox/8462/usr/lib/firefox/firefox        159MiB |
+-----------------------------------------------------------------------------------------+

</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/893</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/893</guid><dc:creator><![CDATA[Tuxedo17]]></dc:creator><pubDate>Wed, 17 Jun 2026 13:30:11 GMT</pubDate></item><item><title><![CDATA[Reply to Informations générales on Wed, 17 Jun 2026 13:27:07 GMT]]></title><description><![CDATA[<p dir="auto">Mes modèles avant la mise à jours.</p>
<pre><code class="language-bash"># ollama list
NAME             ID              SIZE      MODIFIED      
llava:13b        0d0eb4d7f485    8.0 GB    16 months ago    
llava:7b         8dd30f6b0cb1    4.7 GB    16 months ago    
llama3.1:8b      46e0c10c039e    4.9 GB    16 months ago    
mistral:7b       f974a74358d6    4.1 GB    16 months ago    
gemma2:9b        ff02c3702f32    5.4 GB    16 months ago    
qwen2:7b         dd314f039b9d    4.4 GB    16 months ago    
phi4:14b         ac896e5b8b34    9.1 GB    16 months ago    
llama2:latest    78e26419b446    3.8 GB    17 months ago  
</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/892</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/892</guid><dc:creator><![CDATA[Tuxedo17]]></dc:creator><pubDate>Wed, 17 Jun 2026 13:27:07 GMT</pubDate></item></channel></rss>