more readme and homepage updates
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
<link rel="canonical" href="http://betteredmonton.org/quick-commands/">
|
||||
|
||||
|
||||
<link rel="prev" href="../guides/ollama-vscode/">
|
||||
|
||||
|
||||
<link rel="next" href="../readme/">
|
||||
|
||||
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
@@ -22,7 +26,7 @@
|
||||
|
||||
|
||||
|
||||
<title>Ollama - Changemaker Documentation</title>
|
||||
<title>Quick Commands - Changemaker Documentation</title>
|
||||
|
||||
|
||||
|
||||
@@ -61,7 +65,7 @@
|
||||
|
||||
<meta property="og:type" content="website" >
|
||||
|
||||
<meta property="og:title" content="Ollama - Changemaker Documentation" >
|
||||
<meta property="og:title" content="Quick Commands - Changemaker Documentation" >
|
||||
|
||||
<meta property="og:description" content="Demo site for Changemaker" >
|
||||
|
||||
@@ -77,7 +81,7 @@
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image" >
|
||||
|
||||
<meta name="twitter:title" content="Ollama - Changemaker Documentation" >
|
||||
<meta name="twitter:title" content="Quick Commands - Changemaker Documentation" >
|
||||
|
||||
<meta name="twitter:description" content="Demo site for Changemaker" >
|
||||
|
||||
@@ -147,7 +151,7 @@ Changemkaer Archive. <a href="https://changemaker.bnkops.com">Learn more</a>
|
||||
<div class="md-header__topic" data-md-component="header-topic">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
Ollama
|
||||
Quick Commands
|
||||
|
||||
</span>
|
||||
</div>
|
||||
@@ -281,15 +285,55 @@ Changemkaer Archive. <a href="https://changemaker.bnkops.com">Learn more</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-tabs__item">
|
||||
<a href="../ollama.md" class="md-tabs__link">
|
||||
|
||||
<li class="md-tabs__item md-tabs__item--active">
|
||||
<a href="./" class="md-tabs__link">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Ollama Setup (Legacy)
|
||||
Quick Commands
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-tabs__item">
|
||||
<a href="../readme/" class="md-tabs__link">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Readme
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-tabs__item">
|
||||
<a href="../testing/" class="md-tabs__link">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Testing
|
||||
|
||||
</a>
|
||||
</li>
|
||||
@@ -391,8 +435,6 @@ Changemkaer Archive. <a href="https://changemaker.bnkops.com">Learn more</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -760,29 +802,6 @@ Changemkaer Archive. <a href="https://changemaker.bnkops.com">Learn more</a>
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apps/ollama/" class="md-nav__link">
|
||||
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
Ollama (Local AI)
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apps/portainer/" class="md-nav__link">
|
||||
|
||||
@@ -936,15 +955,69 @@ Changemkaer Archive. <a href="https://changemaker.bnkops.com">Learn more</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../ollama.md" class="md-nav__link">
|
||||
|
||||
<li class="md-nav__item md-nav__item--active">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
Ollama Setup (Legacy)
|
||||
Quick Commands
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../readme/" class="md-nav__link">
|
||||
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
Readme
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../testing/" class="md-nav__link">
|
||||
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
Testing
|
||||
|
||||
</span>
|
||||
|
||||
@@ -972,8 +1045,6 @@ Changemkaer Archive. <a href="https://changemaker.bnkops.com">Learn more</a>
|
||||
|
||||
<h1 id="ollama">Ollama<a class="headerlink" href="#ollama" title="Permanent link">¶</a></h1>
|
||||
<p>Info on ollama </p>
|
||||
<div class="highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>docker exec -it ollama-changemaker ollama pull gemma3
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user