Built site for gh-pages
This commit is contained in:
@@ -193,7 +193,7 @@ gtag('config', 'G-9KYCVJBNMQ', { 'anonymize_ip': true});
|
||||
</li>
|
||||
<li class="sidebar-item">
|
||||
<div class="sidebar-item-container">
|
||||
<a href="../../docs/config.html" class="sidebar-item-text sidebar-link">
|
||||
<a href="../../docs/config-reference.html" class="sidebar-item-text sidebar-link">
|
||||
<span class="menu-text">Config Reference</span></a>
|
||||
</div>
|
||||
</li>
|
||||
@@ -500,23 +500,23 @@ gtag('config', 'G-9KYCVJBNMQ', { 'anonymize_ip': true});
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td><a href="#axolotl.utils.schemas.config.AxolotlConfigWCapabilities">AxolotlConfigWCapabilities</a></td>
|
||||
<td>wrapper to valdiate gpu capabilities with the configured options</td>
|
||||
<td>wrapper to valdiate GPU capabilities with the configured options</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><a href="#axolotl.utils.schemas.config.AxolotlInputConfig">AxolotlInputConfig</a></td>
|
||||
<td>Wrapper of all config options</td>
|
||||
<td>Wrapper of all config options.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<section id="axolotl.utils.schemas.config.AxolotlConfigWCapabilities" class="level3">
|
||||
<h3 class="anchored" data-anchor-id="axolotl.utils.schemas.config.AxolotlConfigWCapabilities">AxolotlConfigWCapabilities</h3>
|
||||
<div class="sourceCode" id="cb1"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a>utils.schemas.config.AxolotlConfigWCapabilities()</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
|
||||
<p>wrapper to valdiate gpu capabilities with the configured options</p>
|
||||
<p>wrapper to valdiate GPU capabilities with the configured options</p>
|
||||
</section>
|
||||
<section id="axolotl.utils.schemas.config.AxolotlInputConfig" class="level3">
|
||||
<h3 class="anchored" data-anchor-id="axolotl.utils.schemas.config.AxolotlInputConfig">AxolotlInputConfig</h3>
|
||||
<div class="sourceCode" id="cb2"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a>utils.schemas.config.AxolotlInputConfig()</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
|
||||
<p>Wrapper of all config options</p>
|
||||
<p>Wrapper of all config options.</p>
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user