develop #41

Merged
Fabel merged 27 commits from develop into main 2025-04-17 17:08:57 +00:00

27 Commits

Author SHA1 Message Date
Falko Victor Habel 924af79547 Merge pull request 'corrected version numbering' (#40) from feat/new_version into develop
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 1m7s Details
Reviewed-on: #40
2025-04-17 17:06:55 +00:00
Falko Victor Habel d20ac8cbee corrected version numbering
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 37s Details
2025-04-17 13:28:53 +02:00
Falko Victor Habel f0f3f05584 Merge pull request 'updated pretrainer to work with correct imports' (#39) from feat/fix_imports into develop
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 37s Details
Reviewed-on: #39
2025-04-17 11:09:30 +00:00
Falko Victor Habel 9b39a69265 updated pretrainer to work with correct imports
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 37s Details
2025-04-17 13:04:23 +02:00
Falko Victor Habel bb65dec449 Merge pull request 'feat/energy_efficenty' (#38) from feat/energy_efficenty into develop
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 33s Details
Reviewed-on: #38
2025-04-17 10:52:25 +00:00
Falko Victor Habel dc8290fddf manual pr
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Has been cancelled Details
2025-04-17 10:52:03 +00:00
Falko Victor Habel c702834cee manual mergerequest
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Has been cancelled Details
2025-04-17 10:51:29 +00:00
Falko Victor Habel 674e5d5409 Merge pull request 'feat/tf_support' (#37) from feat/tf_support into develop
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 39s Details
Reviewed-on: #37
2025-04-16 20:59:47 +00:00
Falko Victor Habel 7d24de1f7e updated example usage to feature the checkpoint handling
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 43s Details
2025-04-16 22:59:13 +02:00
Falko Victor Habel 78d88068a0 updated tests to work with new pretrainer 2025-04-16 22:58:59 +02:00
Falko Victor Habel 09662d6102 simplified code functions and abstraction to training methods
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 57s Details
2025-04-15 22:42:28 +02:00
Falko Victor Habel 9a8cefa37c added preloading from checkpoint with batch and epoch 2025-04-15 22:17:55 +02:00
Falko Victor Habel 47b42c3ab3 abstraction checkpoint saving 2025-04-14 22:06:40 +02:00
Falko Victor Habel 5457bca963 in between safe 2025-04-14 22:00:50 +02:00
Falko Victor Habel 716f6e2470 increased version number
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 39s Details
2025-04-13 22:20:42 +02:00
Falko Victor Habel 1190f3c05f updated config to match new version
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Has been cancelled Details
2025-04-13 22:19:59 +02:00
Falko Victor Habel 023ca07cf7 tests to pass new params 2025-04-13 22:19:38 +02:00
Falko Victor Habel 9ec01e2dd0 tests with new config 2025-04-13 22:19:15 +02:00
Falko Victor Habel 3e78a595c9 removed base aiia class and replaced it with transformer support 2025-04-13 22:18:59 +02:00
Falko Victor Habel a8ddf2b559 updated config to not handle ustom model_name; removed ln rate and made it transformer compatible 2025-04-13 22:18:26 +02:00
Falko Victor Habel ba6da9ef02 restored full example 2025-04-13 22:17:46 +02:00
Falko Victor Habel 22e5d0023e updated pretrainer to feature PreTrainedModel
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 0s Details
2025-04-12 21:44:53 +02:00
Falko Victor Habel 30695154b4 removed depcreated models from init files
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 0s Details
2025-04-12 21:44:33 +02:00
Falko Victor Habel d4db1ef116 updated tests for transfomer switch
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 0s Details
2025-04-12 21:44:03 +02:00
Falko Victor Habel bf915a4dca added transformers to requirements 2025-04-11 22:40:00 +02:00
Falko Victor Habel 040ac478b9 removed loading and saving functions since tf will take over
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 0s Details
2025-04-11 22:37:44 +02:00
Falko Victor Habel 0852ddb109 removed the chunked and recursive model, since they are now depreacted. for the transfomer switch I decided to focus on my idea with Sparse Mixutre of Experts with shared Params.
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 0s Details
2025-04-11 22:36:41 +02:00