29a9805fd8
Merge pull request 'Updated lora implementation, and added in the regular fine tune implementation as well to use as a compare and contrast option in the blog.' (#2) from fine-tune-implementation into master
master
rodude1232026-04-14 09:44:43 +01:00
99381baa24
Updated lora implementation, and added in the regular fine tune implementation as well to use as a compare and contrast option in the blog.
Rohit Pai
2026-04-14 09:38:50 +01:00
1bf3be12e7
Merge pull request 'lora-implementation' (#1) from lora-implementation into master
rodude1232026-04-12 17:42:26 +01:00
e884f11c2e
Updated gitignore added in some config stuff
Rohit Pai
2026-04-12 17:41:28 +01:00
854eaa19fb
Added in Lora implementation to the model to make it faster
rodude1232026-04-12 17:32:08 +01:00
9315dc352b
Created a basic model and ran it for 10 epochs. Used the GPT2 Tokenizer and the base GPT2 model to tokenize and train the retrain the model
Rohit Pai
2026-04-12 11:25:38 +01:00