Rohit Pai
|
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.
Signed-off-by: rodude123 <rodude123@gmail.com>
|
2026-04-14 09:38:50 +01:00 |
|
|
|
854eaa19fb
|
Added in Lora implementation to the model to make it faster
Signed-off-by: rodude123 <rodude123@gmail.com>
|
2026-04-12 17:32:08 +01:00 |
|
Rohit Pai
|
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
Signed-off-by: rodude123 <rodude123@gmail.com>
|
2026-04-12 11:25:38 +01:00 |
|