Built site for gh-pages

This commit is contained in:
Quarto GHA Workflow Runner
2025-07-08 20:33:50 +00:00
parent d7f9f4e61f
commit 1eb59d754e
8 changed files with 207 additions and 231 deletions

View File

@@ -481,7 +481,7 @@ See the <a href="#example-config">example config</a> file in addition to reading
</blockquote>
<ol type="1">
<li>Set <code>adapter: qlora</code> in your axolotl config file.</li>
<li>Enable FSDP in your axolotl config, as <a href="https://github.com/axolotl-ai-cloud/axolotl?tab=readme-ov-file#fsdp">described here</a>.</li>
<li>Enable FSDP in your axolotl config, as <a href="../docs/multi-gpu.html#sec-fsdp">described here</a>.</li>
<li>Use one of the supported model types: <code>llama</code>, <code>mistral</code> or <code>mixtral</code>.</li>
</ol>
</section>