Commit Graph

5 Commits

Author SHA1 Message Date
1bf3be12e7 Merge pull request 'lora-implementation' (#1) from lora-implementation into master
Reviewed-on: #1
2026-04-12 17:42:26 +01:00
Rohit Pai
e884f11c2e Updated gitignore added in some config stuff
Signed-off-by: rodude123 <rodude123@gmail.com>
2026-04-12 17:41:28 +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
703bece135 Initial commit 2026-03-31 21:11:05 +01:00