Built site for gh-pages
This commit is contained in:
40
index.html
40
index.html
@@ -2,7 +2,7 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
||||
|
||||
<meta charset="utf-8">
|
||||
<meta name="generator" content="quarto-1.4.552">
|
||||
<meta name="generator" content="quarto-1.4.553">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||||
|
||||
@@ -276,8 +276,8 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin
|
||||
<div id="quarto-sidebar-glass" class="quarto-sidebar-collapse-item" data-bs-toggle="collapse" data-bs-target=".quarto-sidebar-collapse-item"></div>
|
||||
<!-- margin-sidebar -->
|
||||
<div id="quarto-margin-sidebar" class="sidebar margin-sidebar">
|
||||
<nav id="TOC" role="doc-toc" class="toc-active">
|
||||
<h2 id="toc-title">On this page</h2>
|
||||
<nav id="TOC" role="doc-toc" class="toc-active" data-toc-expanded="2">
|
||||
<h2 id="toc-title">Table Of Contents</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="#axolotl" id="toc-axolotl" class="nav-link active" data-scroll-target="#axolotl">Axolotl</a>
|
||||
@@ -315,7 +315,39 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin
|
||||
|
||||
|
||||
|
||||
|
||||
<nav id="TOC-body" role="doc-toc">
|
||||
<h2 id="toc-title">Table Of Contents</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="#axolotl" id="toc-axolotl">Axolotl</a>
|
||||
<ul>
|
||||
<li><a href="#axolotl-supports" id="toc-axolotl-supports">Axolotl supports</a></li>
|
||||
<li><a href="#quickstart" id="toc-quickstart">Quickstart ⚡</a>
|
||||
<ul>
|
||||
<li><a href="#usage" id="toc-usage">Usage</a></li>
|
||||
</ul></li>
|
||||
<li><a href="#advanced-setup" id="toc-advanced-setup">Advanced Setup</a>
|
||||
<ul>
|
||||
<li><a href="#environment" id="toc-environment">Environment</a></li>
|
||||
<li><a href="#dataset" id="toc-dataset">Dataset</a></li>
|
||||
<li><a href="#config" id="toc-config">Config</a></li>
|
||||
<li><a href="#train" id="toc-train">Train</a></li>
|
||||
<li><a href="#inference-playground" id="toc-inference-playground">Inference Playground</a></li>
|
||||
<li><a href="#merge-lora-to-base" id="toc-merge-lora-to-base">Merge LORA to base</a></li>
|
||||
</ul></li>
|
||||
<li><a href="#common-errors" id="toc-common-errors">Common Errors 🧰</a>
|
||||
<ul>
|
||||
<li><a href="#tokenization-mismatch-bw-inference-training" id="toc-tokenization-mismatch-bw-inference-training">Tokenization Mismatch b/w Inference & Training</a></li>
|
||||
</ul></li>
|
||||
<li><a href="#debugging-axolotl" id="toc-debugging-axolotl">Debugging Axolotl</a></li>
|
||||
<li><a href="#need-help" id="toc-need-help">Need help? 🙋</a></li>
|
||||
<li><a href="#badge" id="toc-badge">Badge ❤🏷️</a></li>
|
||||
<li><a href="#community-showcase" id="toc-community-showcase">Community Showcase</a></li>
|
||||
<li><a href="#contributing" id="toc-contributing">Contributing 🤝</a></li>
|
||||
<li><a href="#sponsors" id="toc-sponsors">Sponsors 🤝❤</a></li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<section id="axolotl" class="level1">
|
||||
<h1>Axolotl</h1>
|
||||
<p>Axolotl is a tool designed to streamline the fine-tuning of various AI models, offering support for multiple configurations and architectures.</p>
|
||||
|
||||
Reference in New Issue
Block a user