Skip to content

Commit

Permalink
removed a dead link from fine-tuning.md in docs (#17652)
Browse files Browse the repository at this point in the history
Riddhimaan-Senapati authored Jan 29, 2025
1 parent c26f0f9 commit 4d395a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/docs/optimizing/fine-tuning/fine-tuning.md
Original file line number Diff line number Diff line change
@@ -80,7 +80,6 @@ In this tutorial, we show you how you can finetune Llama 2 on a text-to-SQL data

The stack includes `sql-create-context` as the training dataset, OpenLLaMa as the base model, PEFT for finetuning, Modal for cloud compute, LlamaIndex for inference abstractions.

- [Llama 2 Text-to-SQL Fine-tuning (w/ Gradient.AI)](../../examples/finetuning/gradient/gradient_fine_tuning.ipynb)
- [Llama 2 Text-to-SQL Fine-tuning (w/ Modal, Repo)](https://github.com/run-llama/modal_finetune_sql)
- [Llama 2 Text-to-SQL Fine-tuning (w/ Modal, Notebook)](https://github.com/run-llama/modal_finetune_sql/blob/main/tutorial.ipynb)

0 comments on commit 4d395a7

Please sign in to comment.