Built site for gh-pages

This commit is contained in:
Quarto GHA Workflow Runner
2025-12-17 14:18:21 +00:00
parent 3a1d8ba3d8
commit 9cf40eba23
4 changed files with 203 additions and 204 deletions

View File

@@ -701,8 +701,7 @@ gtag('config', 'G-9KYCVJBNMQ', { 'anonymize_ip': true});
<div id="cell-10" class="cell">
<div class="code-copy-outer-scaffold"><div class="sourceCode cell-code" id="cb5"><pre class="sourceCode python code-with-copy"><code class="sourceCode python"><span id="cb5-1"><a href="#cb5-1" aria-hidden="true" tabindex="-1"></a><span class="im">from</span> axolotl.utils <span class="im">import</span> set_pytorch_cuda_alloc_conf</span>
<span id="cb5-2"><a href="#cb5-2" aria-hidden="true" tabindex="-1"></a></span>
<span id="cb5-3"><a href="#cb5-3" aria-hidden="true" tabindex="-1"></a><span class="co"># Set "PYTORCH_CUDA_ALLOC_CONF" env to save memory</span></span>
<span id="cb5-4"><a href="#cb5-4" aria-hidden="true" tabindex="-1"></a>set_pytorch_cuda_alloc_conf()</span></code></pre></div><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></div>
<span id="cb5-3"><a href="#cb5-3" aria-hidden="true" tabindex="-1"></a>set_pytorch_cuda_alloc_conf()</span></code></pre></div><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></div>
</div>
</section>
<section id="datasets" class="level1">