Skip to content

Commit

Permalink
deploy: c861dae
Browse files Browse the repository at this point in the history
  • Loading branch information
athletedecoded committed Oct 23, 2023
1 parent f93603f commit d8df652
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 41 deletions.
23 changes: 10 additions & 13 deletions home.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,9 @@ <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="-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>
<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 All @@ -204,14 +207,8 @@ <h2 id="-the-recipes"><a class="header" href="#-the-recipes">🍳 The Recipes:</
# Verify cuDNN
whereis cudnn.h
</code></pre>
<p><em><strong>Disclaimer</strong></em>: </p>
<p><em>AWS/Azure builds may incur charges. It is your responsibility to understand the associated resource costs and useage rates. We are not liable for any charges incurred from the utilization of these services.</em> </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>
<hr>
<p><strong>⚠️ IMPORTANT:</strong> </p>
<p>AWS/Azure builds may incur charges. It is your responsibility to understand the associated resource costs and useage rates. We are not liable for any charges incurred from the utilization of these services. </p>
<h2 id="roadmap"><a class="header" href="#roadmap">🛣️Roadmap</a></h2>
<p>Our goal is to document each stage of a fully transparent LLM development cycle</p>
<ul>
Expand All @@ -226,13 +223,13 @@ <h2 id="roadmap"><a class="header" href="#roadmap">🛣️Roadmap</a></h2>
<li><input disabled="" type="checkbox"/>
CI/CD deployment of LLM</li>
</ul>
<hr>
<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>
<hr>
<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
23 changes: 10 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,9 @@ <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="-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>
<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 All @@ -204,14 +207,8 @@ <h2 id="-the-recipes"><a class="header" href="#-the-recipes">🍳 The Recipes:</
# Verify cuDNN
whereis cudnn.h
</code></pre>
<p><em><strong>Disclaimer</strong></em>: </p>
<p><em>AWS/Azure builds may incur charges. It is your responsibility to understand the associated resource costs and useage rates. We are not liable for any charges incurred from the utilization of these services.</em> </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>
<hr>
<p><strong>⚠️ IMPORTANT:</strong> </p>
<p>AWS/Azure builds may incur charges. It is your responsibility to understand the associated resource costs and useage rates. We are not liable for any charges incurred from the utilization of these services. </p>
<h2 id="roadmap"><a class="header" href="#roadmap">🛣️Roadmap</a></h2>
<p>Our goal is to document each stage of a fully transparent LLM development cycle</p>
<ul>
Expand All @@ -226,13 +223,13 @@ <h2 id="roadmap"><a class="header" href="#roadmap">🛣️Roadmap</a></h2>
<li><input disabled="" type="checkbox"/>
CI/CD deployment of LLM</li>
</ul>
<hr>
<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>
<hr>
<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
23 changes: 10 additions & 13 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,9 @@ <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="-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>
<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 All @@ -205,14 +208,8 @@ <h2 id="-the-recipes"><a class="header" href="#-the-recipes">🍳 The Recipes:</
# Verify cuDNN
whereis cudnn.h
</code></pre>
<p><em><strong>Disclaimer</strong></em>: </p>
<p><em>AWS/Azure builds may incur charges. It is your responsibility to understand the associated resource costs and useage rates. We are not liable for any charges incurred from the utilization of these services.</em> </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>
<hr>
<p><strong>⚠️ IMPORTANT:</strong> </p>
<p>AWS/Azure builds may incur charges. It is your responsibility to understand the associated resource costs and useage rates. We are not liable for any charges incurred from the utilization of these services. </p>
<h2 id="roadmap"><a class="header" href="#roadmap">🛣️Roadmap</a></h2>
<p>Our goal is to document each stage of a fully transparent LLM development cycle</p>
<ul>
Expand All @@ -227,13 +224,13 @@ <h2 id="roadmap"><a class="header" href="#roadmap">🛣️Roadmap</a></h2>
<li><input disabled="" type="checkbox"/>
CI/CD deployment of LLM</li>
</ul>
<hr>
<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>
<hr>
<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 d8df652

Please sign in to comment.