Skip to content

Commit

Permalink
chore(doc): remove redundant fine tune Llama tutorial
Browse files Browse the repository at this point in the history
This tutorial does pretty much the same as the SFT LoRA tutorial, so it
seems a bit redundant. It is hence removed.
  • Loading branch information
tengomucho committed Feb 11, 2025
1 parent 5ef5f52 commit 9b65363
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 545 deletions.
2 changes: 0 additions & 2 deletions docs/source/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
title: Notebooks
- local: training_tutorials/fine_tune_bert
title: Fine-tune BERT for Text Classification on AWS Trainium
- local: training_tutorials/finetune_llm
title: Fine-tune Llama 3 8B on AWS Trainium
- local: training_tutorials/sft_lora_finetune_llm
title: Fine-tune Llama 3 8B on with LoRA and the SFTTrainer
title: Training Tutorials
Expand Down
Loading

0 comments on commit 9b65363

Please sign in to comment.