Falko Victor Habel
|
c09212de6f
|
Merge pull request 'develop' (#41) from develop into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 21s
Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 51s
Details
Reviewed-on: #41
|
2025-04-17 17:08:56 +00:00 |
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 |
Falko Victor Habel
|
18249a852a
|
Merge pull request 'feat/smoe' (#34) from feat/smoe into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 20s
Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 41s
Details
Reviewed-on: #34
|
2025-03-28 15:48:40 +00:00 |
Falko Victor Habel
|
fb1b25507c
|
added Expert to model to fix test
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 1m21s
Details
|
2025-03-28 16:10:22 +01:00 |
Falko Victor Habel
|
5987a130f6
|
updated init to remove expeort model and move the smoe higher
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 31s
Details
|
2025-03-26 21:57:17 +01:00 |
Falko Victor Habel
|
458d78a23e
|
removed full vectorizing
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 48s
Details
|
2025-03-26 21:26:30 +01:00 |
Falko Victor Habel
|
c0e36cd579
|
added basic tests for sparse moe
|
2025-03-26 21:26:14 +01:00 |
Falko Victor Habel
|
10967ea880
|
added sparse moe
|
2025-03-26 21:26:00 +01:00 |
Falko Victor Habel
|
1fcb31b044
|
removed aiia from being able to get called
|
2025-03-26 21:25:52 +01:00 |
Falko Victor Habel
|
96d8e18ee0
|
updated software version
|
2025-03-26 21:25:38 +01:00 |
Falko Victor Habel
|
2d5fcd91d5
|
Merge pull request 'fixed correct path for vector loading' (#33) from feat/cicd into main
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 38s
Details
Run VectorLoader Script / Explore-Gitea-Actions (push) Successful in 21s
Details
Reviewed-on: #33
|
2025-03-16 12:17:16 +00:00 |
Falko Victor Habel
|
153ccc9f1d
|
fixed correct path for vector loading
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 37s
Details
|
2025-03-16 13:16:52 +01:00 |
Falko Victor Habel
|
e0b3cfb20f
|
Merge pull request 'feat/tests' (#32) from feat/tests into main
Run VectorLoader Script / Explore-Gitea-Actions (push) Failing after 18s
Details
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 37s
Details
Reviewed-on: #32
|
2025-03-16 12:10:19 +00:00 |
Falko Victor Habel
|
ed4fedd403
|
added missing mock installation
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Successful in 37s
Details
|
2025-03-16 13:09:03 +01:00 |
Falko Victor Habel
|
4e6a02cdc9
|
updated model version
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 35s
Details
|
2025-03-16 13:00:07 +01:00 |
Falko Victor Habel
|
9d89c6c534
|
fixed double tests
|
2025-03-16 12:59:58 +01:00 |
Falko Victor Habel
|
217a1f85d7
|
Merge pull request 'added cicd tests' (#31) from cicd into develop
Gitea Actions For AIIA / Explore-Gitea-Actions (push) Failing after 29s
Details
Reviewed-on: #31
|
2025-03-16 11:26:49 +00:00 |
Falko Victor Habel
|
64787cbffc
|
Merge pull request 'feat/added_tests' (#30) from feat/added_tests into develop
Reviewed-on: #30
|
2025-03-16 11:26:34 +00:00 |
Falko Victor Habel
|
3735bdd3e6
|
Merge pull request 'added tests' (#29) from added_tests into develop
Reviewed-on: #29
|
2025-03-16 11:26:12 +00:00 |
Falko Victor Habel
|
633e6c8459
|
Merge pull request 'fixed model loading to support all models' (#28) from feat/load_fix into develop
Reviewed-on: #28
|
2025-03-16 11:25:41 +00:00 |
Falko Victor Habel
|
47d3ee89a6
|
fixed tests
|
2025-03-16 12:24:26 +01:00 |
Falko Victor Habel
|
55f00b7906
|
added pytest files
|
2025-03-15 23:42:19 +01:00 |
Falko Victor Habel
|
fd518ff080
|
fixed Dataloader and added test cases.
|
2025-03-15 23:42:08 +01:00 |
Falko Victor Habel
|
24a3a7bf56
|
added tests for pretrainer
|
2025-03-15 23:12:39 +01:00 |