Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkXero-dev committed Sep 20, 2024
1 parent 6638069 commit 6239a86
Show file tree
Hide file tree
Showing 16 changed files with 267 additions and 210 deletions.
Binary file removed content/posts/ollama-ai/.index.md.kate-swp
Binary file not shown.
10 changes: 7 additions & 3 deletions content/posts/ollama-ai/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ curl -fsSL https://ollama.com/install.sh | sh
sudo pacman -S ollama && sudo systemctl enable --now ollama
```

Now that we have the engine installed, it's time to grab the model we want to use with it, as without one it will not work properly. There are quite a few varying in size, be mindful of that.
Now that we have the engine installed, it's time to grab the model we want to use with it, since without one it will not work properly. There are quite a few varying in size, be mindful of that.

We can select model(s) from [**This Link**](https://github.com/ollama/ollama?tab=readme-ov-file#model-library), once we have it we use the following command to install and run (using llama3.1 in this example)...

Expand All @@ -40,11 +40,15 @@ ollama run llama3.1

Some models are larger than others, reaching up to 232GB !!! Also the bigger the model is the more powerful your machine should be to handle it. Please keep that in mind before diving too deep into it.

Oh and as mentioned by **DT** in the video, you can take it to the next level by csutomizing it, making it react using different personas, like **Mario** or any of the available ones. This is just a quirk not very useful. If you want to know how, check it out on project's **Github**
<p align="center">
<img src="https://i.imgur.com/RO64NWD.png" alt="shot">
</p>

Oh and as mentioned by **DT** in the video, you can take it to the next level by customizing it, making it react using different personas, like **Mario** or any of the available ones. This is just a quirk not very useful. If you want to know how, check it out on project's **Github**

{{< github repo="ollama/ollama" >}}

### Wrapping up
### Wrap up

That's it. There's nothing to it. A.I. is where the world is headed so I thought I'd share this with y'all. It's fun to try new things, keeping up with technology. If you have any questions or issues please report them to the Devs upstream.

Expand Down
2 changes: 1 addition & 1 deletion public/index.json

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions public/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,14 @@
&lt;li&gt;ArchLinux (All Spins)&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-Bash&#34; data-lang=&#34;Bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;sudo pacman -S ollama &lt;span class=&#34;o&#34;&gt;&amp;amp;&amp;amp;&lt;/span&gt; sudo systemctl &lt;span class=&#34;nb&#34;&gt;enable&lt;/span&gt; --now ollama
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Now that we have the engine installed, it&amp;rsquo;s time to grab the model we want to use with it, as without one it will not work properly. There are quite a few varying in size, be mindful of that.&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Now that we have the engine installed, it&amp;rsquo;s time to grab the model we want to use with it, since without one it will not work properly. There are quite a few varying in size, be mindful of that.&lt;/p&gt;
&lt;p&gt;We can select model(s) from &lt;a href=&#34;https://github.com/ollama/ollama?tab=readme-ov-file#model-library&#34; target=&#34;_blank&#34;&gt;&lt;strong&gt;This Link&lt;/strong&gt;&lt;/a&gt;, once we have it we use the following command to install and run (using llama3.1 in this example)&amp;hellip;&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-Bash&#34; data-lang=&#34;Bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;ollama run llama3.1
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Some models are larger than others, reaching up to 232GB !!! Also the bigger the model is the more powerful your machine should be to handle it. Please keep that in mind before diving too deep into it.&lt;/p&gt;
&lt;p&gt;Oh and as mentioned by &lt;strong&gt;DT&lt;/strong&gt; in the video, you can take it to the next level by csutomizing it, making it react using different personas, like &lt;strong&gt;Mario&lt;/strong&gt; or any of the available ones. This is just a quirk not very useful. If you want to know how, check it out on project&amp;rsquo;s &lt;strong&gt;Github&lt;/strong&gt;&lt;/p&gt;
&lt;p align=&#34;center&#34;&gt;
&lt;img src=&#34;https://i.imgur.com/RO64NWD.png&#34; alt=&#34;shot&#34;&gt;
&lt;/p&gt;
&lt;p&gt;Oh and as mentioned by &lt;strong&gt;DT&lt;/strong&gt; in the video, you can take it to the next level by customizing it, making it react using different personas, like &lt;strong&gt;Mario&lt;/strong&gt; or any of the available ones. This is just a quirk not very useful. If you want to know how, check it out on project&amp;rsquo;s &lt;strong&gt;Github&lt;/strong&gt;&lt;/p&gt;
&lt;a id=&#34;github-56f532714b2f7c9707f9dc8d689abff4&#34; target=&#34;_blank&#34; href=&#34;https://github.com/ollama/ollama&#34; class=&#34;cursor-pointer&#34;&gt;
&lt;div
class=&#34;w-full md:w-auto pt-3 p-5 border border-neutral-200 dark:border-neutral-700 border rounded-md shadow-2xl&#34;&gt;
Expand Down Expand Up @@ -131,8 +134,8 @@
&lt;/a&gt;


&lt;h3 class=&#34;relative group&#34;&gt;Wrapping up
&lt;div id=&#34;wrapping-up&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
&lt;h3 class=&#34;relative group&#34;&gt;Wrap up
&lt;div id=&#34;wrap-up&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;

&lt;/h3&gt;
&lt;p&gt;That&amp;rsquo;s it. There&amp;rsquo;s nothing to it. A.I. is where the world is headed so I thought I&amp;rsquo;d share this with y&amp;rsquo;all. It&amp;rsquo;s fun to try new things, keeping up with technology. If you have any questions or issues please report them to the Devs upstream.&lt;/p&gt;
Expand Down
88 changes: 48 additions & 40 deletions public/iso/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1714,19 +1714,19 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<a href="/posts/ollama-ai/" class="min-w-full">
<a href="/posts/pacman-update/" class="min-w-full">

<div class="min-h-full border border-neutral-200 dark:border-neutral-700 border-2 rounded overflow-hidden shadow-2xl relative">

<div class="w-full thumbnail_card_related nozoom" style="background-image:url(/posts/ollama-ai/featured.webp);"></div>
<div class="w-full thumbnail_card_related nozoom" style="background-image:url(/posts/pacman-update/featured.webp);"></div>



<div class="px-6 py-4">


<div class="font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral"
href="/posts/ollama-ai/">Ollama A.I</div>
href="/posts/pacman-update/">Pacman R7.0 Update</div>


<div class="text-sm text-neutral-500 dark:text-neutral-400">
Expand Down Expand Up @@ -1771,7 +1771,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>
<div class="flex flex-row flex-wrap items-center">


<time datetime="2024-09-20T00:00:00&#43;00:00">20 September 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">2 mins</span><span class="px-2 text-primary-500">&middot;</span><span>
<time datetime="2024-09-15T00:00:00&#43;00:00">15 September 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">4 mins</span><span class="px-2 text-primary-500">&middot;</span><span>



Expand All @@ -1784,7 +1784,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span id="views_posts/ollama-ai/index.md" class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400" title="views">loading</span>
<span id="views_posts/pacman-update/index.md" class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400" title="views">loading</span>
<span class="inline-block align-text-bottom">

<span class="relative block icon">
Expand All @@ -1806,7 +1806,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span id="likes_posts/ollama-ai/index.md"
<span id="likes_posts/pacman-update/index.md"
class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400"
title="likes">loading</span>
<span class="inline-block align-text-bottom">
Expand Down Expand Up @@ -1855,26 +1855,34 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/ai/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/pacman/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
AI
Pacman
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/ollama/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/aur/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Ollama
AUR
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/assistant/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/arch/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Assistant
Arch
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/guide/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Guide
</span>
</span>
</span>
Expand Down Expand Up @@ -1908,19 +1916,19 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<a href="/posts/pacman-update/" class="min-w-full">
<a href="/posts/build-archiso/" class="min-w-full">

<div class="min-h-full border border-neutral-200 dark:border-neutral-700 border-2 rounded overflow-hidden shadow-2xl relative">

<div class="w-full thumbnail_card_related nozoom" style="background-image:url(/posts/pacman-update/featured.webp);"></div>
<div class="w-full thumbnail_card_related nozoom" style="background-image:url(/posts/build-archiso/featured.webp);"></div>



<div class="px-6 py-4">


<div class="font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral"
href="/posts/pacman-update/">Pacman R7.0 Update</div>
href="/posts/build-archiso/">Build a Fresh Arch ISO</div>


<div class="text-sm text-neutral-500 dark:text-neutral-400">
Expand Down Expand Up @@ -1965,7 +1973,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>
<div class="flex flex-row flex-wrap items-center">


<time datetime="2024-09-15T00:00:00&#43;00:00">15 September 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">4 mins</span><span class="px-2 text-primary-500">&middot;</span><span>
<time datetime="2024-09-05T00:00:00&#43;00:00">5 September 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">2 mins</span><span class="px-2 text-primary-500">&middot;</span><span>



Expand All @@ -1978,7 +1986,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span id="views_posts/pacman-update/index.md" class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400" title="views">loading</span>
<span id="views_posts/build-archiso/index.md" class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400" title="views">loading</span>
<span class="inline-block align-text-bottom">

<span class="relative block icon">
Expand All @@ -2000,7 +2008,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span id="likes_posts/pacman-update/index.md"
<span id="likes_posts/build-archiso/index.md"
class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400"
title="likes">loading</span>
<span class="inline-block align-text-bottom">
Expand Down Expand Up @@ -2049,34 +2057,26 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/pacman/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Pacman
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/aur/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/arch/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
AUR
Arch
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/arch/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/archlinux/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Arch
ArchLinux
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/guide/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/archiso/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Guide
ArchISO
</span>
</span>
</span>
Expand Down Expand Up @@ -2110,19 +2110,19 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<a href="/posts/build-archiso/" class="min-w-full">
<a href="/posts/arch-cosmic/" class="min-w-full">

<div class="min-h-full border border-neutral-200 dark:border-neutral-700 border-2 rounded overflow-hidden shadow-2xl relative">

<div class="w-full thumbnail_card_related nozoom" style="background-image:url(/posts/build-archiso/featured.webp);"></div>
<div class="w-full thumbnail_card_related nozoom" style="background-image:url(/posts/arch-cosmic/featured.webp);"></div>



<div class="px-6 py-4">


<div class="font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral"
href="/posts/build-archiso/">Build a Fresh Arch ISO</div>
href="/posts/arch-cosmic/">Cosmic Arch</div>


<div class="text-sm text-neutral-500 dark:text-neutral-400">
Expand Down Expand Up @@ -2167,7 +2167,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>
<div class="flex flex-row flex-wrap items-center">


<time datetime="2024-09-05T00:00:00&#43;00:00">5 September 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">2 mins</span><span class="px-2 text-primary-500">&middot;</span><span>
<time datetime="2024-09-04T00:00:00&#43;00:00">4 September 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">5 mins</span><span class="px-2 text-primary-500">&middot;</span><span>



Expand All @@ -2180,7 +2180,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span id="views_posts/build-archiso/index.md" class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400" title="views">loading</span>
<span id="views_posts/arch-cosmic/index.md" class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400" title="views">loading</span>
<span class="inline-block align-text-bottom">

<span class="relative block icon">
Expand All @@ -2202,7 +2202,7 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span id="likes_posts/build-archiso/index.md"
<span id="likes_posts/arch-cosmic/index.md"
class="animate-pulse inline-block text-transparent max-h-3 rounded-full mt-[-2px] align-middle bg-neutral-300 dark:bg-neutral-400"
title="likes">loading</span>
<span class="inline-block align-text-bottom">
Expand Down Expand Up @@ -2251,6 +2251,14 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>



<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/cosmic/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Cosmic
</span>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/arch/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
Expand All @@ -2267,10 +2275,10 @@ <h2 class="mt-8 text-2xl font-extrabold mb-10">Related</h2>
</span>
</span>

<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/archiso/&#34;,'_self');">
<span style="margin-top:0.5rem" class="mr-2" onclick="window.open(&#34;/tags/archinstall/&#34;,'_self');">
<span class="flex" style="cursor: pointer;">
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
ArchISO
ArchInstall
</span>
</span>
</span>
Expand Down
Loading

0 comments on commit 6239a86

Please sign in to comment.