Built site for gh-pages

This commit is contained in:
Quarto GHA Workflow Runner
2024-07-30 06:00:47 +00:00
parent 751d50a6c6
commit 1d3bdf4242
5 changed files with 32 additions and 32 deletions

View File

@@ -717,7 +717,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://axolotl-ai-cloud.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/">the documentation</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>