Skip to content

Commit

Permalink
2024-11-04 nightly release (e861954)
Browse files Browse the repository at this point in the history
  • Loading branch information
pytorchbot committed Nov 4, 2024
1 parent e331b2e commit 100fceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/tutorials/qat_finetune.rst
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ used for inference or generation.
QAT finetuning recipe in torchtune
----------------------------------

Putting it all together, we can now fine-tune a model using torchtune’s `QAT recipe <qat_distributed_recipe_label>`.
Putting it all together, we can now fine-tune a model using torchtune’s :ref:`QAT recipe<qat_distributed_recipe_label>`.
Make sure that you have first downloaded the Llama3 weights and tokenizer by
following :ref:`these instructions<download_llama_label>`. In this tutorial,
we use the following settings to demonstrate QAT’s effectiveness in recovering
Expand Down

0 comments on commit 100fceb

Please sign in to comment.