Skip to content

Commit

Permalink
deploy: d6ab386
Browse files Browse the repository at this point in the history
  • Loading branch information
athletedecoded committed Nov 13, 2023
1 parent a2c4625 commit d2f9be8
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 20 deletions.
24 changes: 18 additions & 6 deletions home.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,26 @@ <h2 id="-the-principles"><a class="header" href="#-the-principles">🌏 The Prin
<p>🫱🏾‍🫲🏼 <strong>Trust</strong> ~ ethically sourced data and end-to-end transparency.</p>
<p>🔒 <strong>Privacy</strong> ~ secure, on-device inference without data sharing.</p>
<p>🌱 <strong>Sustainability</strong> ~ optimize efficiency to minimize our carbon footprint.</p>
<h2 id="-start-here"><a class="header" href="#-start-here">🕯️ Start Here</a></h2>
<p>Welcome! Get familiar with Candle Cookbook by going through some of our favourite introductory tutorials</p>
<ul>
<li><a href="./local/hello-candle.html">Hello, Candle!</a></li>
<li><a href="./aws/hello-aws.html">Hello, Candle on AWS!</a></li>
<li><a href="./azure/hello-azure.html">Hello, Candle on Azure!</a></li>
</ul>
<p>We also recommend getting familiar with the Official Candle framework and User Guide</p>
<ul>
<li><a href="https://github.com/huggingface/candle">Huggingface Candle repo</a></li>
<li><a href="https://huggingface.github.io/candle/guide/installation.html">Candle User Guide</a></li>
</ul>
<h2 id="-contributing"><a class="header" href="#-contributing">🌱 Contributing</a></h2>
<p>We welcome contributions from anyone who aligns with Our Mission and Our Principles.</p>
<p>Get started by reading our <a href="https://github.com/nogibjj/candle-cookbook/blob/main/CODE_OF_CONDUCT.md">Code of Conduct</a> then check out the <a href="https://github.com/nogibjj/candle-cookbook/blob/main/CONTRIBUTING.md">Contributor Guidelines</a>.</p>
<p>To get started as a contributor:</p>
<ul>
<li>Read our <a href="../CODE_OF_CONDUCT.html">Code of Conduct</a></li>
<li>Read the <a href="../CONTRIBUTING.html">Contributor Guidelines</a></li>
<li>Install Candle Cookbook according to the <a href="../docs/DEV_ENV.html">Developer Setup</a> guide</li>
</ul>
<h2 id="-the-recipes"><a class="header" href="#-the-recipes">🍳 The Recipes:</a></h2>
<ul>
<li><a href="./local/index.html">Local Builds</a></li>
Expand Down Expand Up @@ -225,11 +242,6 @@ <h2 id="roadmap"><a class="header" href="#roadmap">🛣️Roadmap</a></h2>
</ul>
<h2 id="-our-team"><a class="header" href="#-our-team">🧑‍🍳 Our Team:</a></h2>
<p>Get to know our <a href="https://github.com/nogibjj/candle-cookbook/blob/main/TEAM.md">Community Leaders</a></p>
<h2 id="official-candle-docs"><a class="header" href="#official-candle-docs">🕯️Official Candle Docs</a></h2>
<ul>
<li><a href="https://github.com/huggingface/candle">Huggingface Candle repo</a></li>
<li><a href="https://huggingface.github.io/candle/guide/installation.html">Candle User Guide</a></li>
</ul>

</main>

Expand Down
24 changes: 18 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,26 @@ <h2 id="-the-principles"><a class="header" href="#-the-principles">🌏 The Prin
<p>🫱🏾‍🫲🏼 <strong>Trust</strong> ~ ethically sourced data and end-to-end transparency.</p>
<p>🔒 <strong>Privacy</strong> ~ secure, on-device inference without data sharing.</p>
<p>🌱 <strong>Sustainability</strong> ~ optimize efficiency to minimize our carbon footprint.</p>
<h2 id="-start-here"><a class="header" href="#-start-here">🕯️ Start Here</a></h2>
<p>Welcome! Get familiar with Candle Cookbook by going through some of our favourite introductory tutorials</p>
<ul>
<li><a href="./local/hello-candle.html">Hello, Candle!</a></li>
<li><a href="./aws/hello-aws.html">Hello, Candle on AWS!</a></li>
<li><a href="./azure/hello-azure.html">Hello, Candle on Azure!</a></li>
</ul>
<p>We also recommend getting familiar with the Official Candle framework and User Guide</p>
<ul>
<li><a href="https://github.com/huggingface/candle">Huggingface Candle repo</a></li>
<li><a href="https://huggingface.github.io/candle/guide/installation.html">Candle User Guide</a></li>
</ul>
<h2 id="-contributing"><a class="header" href="#-contributing">🌱 Contributing</a></h2>
<p>We welcome contributions from anyone who aligns with Our Mission and Our Principles.</p>
<p>Get started by reading our <a href="https://github.com/nogibjj/candle-cookbook/blob/main/CODE_OF_CONDUCT.md">Code of Conduct</a> then check out the <a href="https://github.com/nogibjj/candle-cookbook/blob/main/CONTRIBUTING.md">Contributor Guidelines</a>.</p>
<p>To get started as a contributor:</p>
<ul>
<li>Read our <a href="../CODE_OF_CONDUCT.html">Code of Conduct</a></li>
<li>Read the <a href="../CONTRIBUTING.html">Contributor Guidelines</a></li>
<li>Install Candle Cookbook according to the <a href="../docs/DEV_ENV.html">Developer Setup</a> guide</li>
</ul>
<h2 id="-the-recipes"><a class="header" href="#-the-recipes">🍳 The Recipes:</a></h2>
<ul>
<li><a href="./local/index.html">Local Builds</a></li>
Expand Down Expand Up @@ -225,11 +242,6 @@ <h2 id="roadmap"><a class="header" href="#roadmap">🛣️Roadmap</a></h2>
</ul>
<h2 id="-our-team"><a class="header" href="#-our-team">🧑‍🍳 Our Team:</a></h2>
<p>Get to know our <a href="https://github.com/nogibjj/candle-cookbook/blob/main/TEAM.md">Community Leaders</a></p>
<h2 id="official-candle-docs"><a class="header" href="#official-candle-docs">🕯️Official Candle Docs</a></h2>
<ul>
<li><a href="https://github.com/huggingface/candle">Huggingface Candle repo</a></li>
<li><a href="https://huggingface.github.io/candle/guide/installation.html">Candle User Guide</a></li>
</ul>

</main>

Expand Down
24 changes: 18 additions & 6 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,26 @@ <h2 id="-the-principles"><a class="header" href="#-the-principles">🌏 The Prin
<p>🫱🏾‍🫲🏼 <strong>Trust</strong> ~ ethically sourced data and end-to-end transparency.</p>
<p>🔒 <strong>Privacy</strong> ~ secure, on-device inference without data sharing.</p>
<p>🌱 <strong>Sustainability</strong> ~ optimize efficiency to minimize our carbon footprint.</p>
<h2 id="-start-here"><a class="header" href="#-start-here">🕯️ Start Here</a></h2>
<p>Welcome! Get familiar with Candle Cookbook by going through some of our favourite introductory tutorials</p>
<ul>
<li><a href="./local/hello-candle.html">Hello, Candle!</a></li>
<li><a href="./aws/hello-aws.html">Hello, Candle on AWS!</a></li>
<li><a href="./azure/hello-azure.html">Hello, Candle on Azure!</a></li>
</ul>
<p>We also recommend getting familiar with the Official Candle framework and User Guide</p>
<ul>
<li><a href="https://github.com/huggingface/candle">Huggingface Candle repo</a></li>
<li><a href="https://huggingface.github.io/candle/guide/installation.html">Candle User Guide</a></li>
</ul>
<h2 id="-contributing"><a class="header" href="#-contributing">🌱 Contributing</a></h2>
<p>We welcome contributions from anyone who aligns with Our Mission and Our Principles.</p>
<p>Get started by reading our <a href="https://github.com/nogibjj/candle-cookbook/blob/main/CODE_OF_CONDUCT.md">Code of Conduct</a> then check out the <a href="https://github.com/nogibjj/candle-cookbook/blob/main/CONTRIBUTING.md">Contributor Guidelines</a>.</p>
<p>To get started as a contributor:</p>
<ul>
<li>Read our <a href="../CODE_OF_CONDUCT.html">Code of Conduct</a></li>
<li>Read the <a href="../CONTRIBUTING.html">Contributor Guidelines</a></li>
<li>Install Candle Cookbook according to the <a href="../docs/DEV_ENV.html">Developer Setup</a> guide</li>
</ul>
<h2 id="-the-recipes"><a class="header" href="#-the-recipes">🍳 The Recipes:</a></h2>
<ul>
<li><a href="./local/index.html">Local Builds</a></li>
Expand Down Expand Up @@ -226,11 +243,6 @@ <h2 id="roadmap"><a class="header" href="#roadmap">🛣️Roadmap</a></h2>
</ul>
<h2 id="-our-team"><a class="header" href="#-our-team">🧑‍🍳 Our Team:</a></h2>
<p>Get to know our <a href="https://github.com/nogibjj/candle-cookbook/blob/main/TEAM.md">Community Leaders</a></p>
<h2 id="official-candle-docs"><a class="header" href="#official-candle-docs">🕯️Official Candle Docs</a></h2>
<ul>
<li><a href="https://github.com/huggingface/candle">Huggingface Candle repo</a></li>
<li><a href="https://huggingface.github.io/candle/guide/installation.html">Candle User Guide</a></li>
</ul>
<div style="break-before: page; page-break-before: always;"></div><h1 id="local-builds"><a class="header" href="#local-builds">Local Builds</a></h1>
<h2 id="requirements"><a class="header" href="#requirements">Requirements</a></h2>
<p><strong>Minimum requirements for GPU targetted binaries</strong></p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit d2f9be8

Please sign in to comment.