Closed avishniakov closed 5 months ago
@coderabbitai review
@htahir1 are we ok to merge this? It will replace the current LORA example with PEFT one and LitGPT will be moved to a new directory. Any blockers?
Just one more thing that came to my mind: We should probably also rename the llm-lora-finetuning
template right?
This PR brings in the pipeline to run Mistral model fine-tuning using PEFT library on Viggio dataset.
Key highlights:
llm-litgpt-finetuning
and this new project becomesllm-lora-finetuning
P.S. Diff is a bit off due to project movement. LitGPT one was lift and shift - no changes in it.
Template update: https://github.com/zenml-io/template-llm-finetuning/pull/4