add parameter efficient finetuning pipeline

Why? this commit adds a generic finetuning pipeline with LoRA and DoRA support
This commit is contained in:
tanmayshishodia
2024-07-16 01:26:36 +00:00
parent 03c71634e6
commit 71d980267d
9 changed files with 1575 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
__pycache__/
checkpoints/
wandb/
datasets/
results/