Built site for gh-pages

This commit is contained in:
Quarto GHA Workflow Runner
2024-07-14 23:12:23 +00:00
parent ac5dba4624
commit 7bf536f4b3
4 changed files with 29 additions and 29 deletions

View File

@@ -711,7 +711,7 @@ cd skypilot/llm/axolotl</code></pre>
<section id="dataset" class="level3">
<h3 class="anchored" data-anchor-id="dataset">Dataset</h3>
<p>Axolotl supports a variety of dataset formats. It is recommended to use a JSONL. The schema of the JSONL depends upon the task and the prompt template you wish to use. Instead of a JSONL, you can also use a HuggingFace dataset with columns for each JSONL field.</p>
<p>See <a href="https://openaccess-ai-collective.github.io/axolotl/docs/dataset-formats/">these docs</a> for more information on how to use different dataset formats.</p>
<p>See <a href="https://axolotl-ai-cloud.github.io/axolotl/docs/dataset-formats/">these docs</a> for more information on how to use different dataset formats.</p>
</section>
<section id="config" class="level3">
<h3 class="anchored" data-anchor-id="config">Config</h3>