Commit Graph

130 Commits

Author SHA1 Message Date
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 39s 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
Falko Victor Habel cd317ce0e9 added model tests 2025-03-15 18:55:55 +01:00
Falko Victor Habel 19bffa99d6 fixed model loading to support all models 2025-03-15 18:53:26 +01:00
Falko Victor Habel da93db23c0 added tests 2025-03-15 18:48:27 +01:00
Falko Victor Habel 83fce24a6a added cicd tests 2025-03-15 18:45:48 +01:00
Falko Victor Habel 5f16b6ca6c Merge pull request 'develop' (#27) from develop into main
Reviewed-on: #27
2025-03-11 21:26:42 +00:00
Falko Victor Habel 7f55ede587 Merge pull request 'corrected modelloading to also accept kwargs when e.g. using base models in Combination with expert models' (#26) from feat/bugfix_loading into develop
Reviewed-on: #26
2025-03-11 21:26:31 +00:00
Falko Victor Habel e5181c3066 corrected modelloading to also accept kwargs when e.g. using base models in Combination with expert models 2025-03-11 22:13:17 +01:00
Falko Victor Habel 2eee873247 Merge pull request 'gates where not saved as well' (#25) from bug_fixes into main
Reviewed-on: #25
2025-03-03 18:02:00 +00:00
Falko Victor Habel 35edadf727 gates where not saved as well 2025-03-03 19:01:29 +01:00
Falko Victor Habel 6d8eeb2011 Merge pull request 'back to og transfomer size' (#24) from bug_fixes into main
Reviewed-on: #24
2025-03-03 17:40:55 +00:00
Falko Victor Habel 91728a0469 back to og transfomer size 2025-03-03 18:40:22 +01:00
Falko Victor Habel b7215bba7f Merge pull request 'downsized transfomrers per iamge' (#23) from bug_fixes into main
Reviewed-on: #23
2025-03-03 17:31:51 +00:00
Falko Victor Habel e5ed04fa25 downsized transfomrers per iamge 2025-03-03 18:31:26 +01:00
Falko Victor Habel f14ed76b42 Merge pull request 'updated version' (#22) from bug_fixes into main
Reviewed-on: #22
2025-03-03 17:24:58 +00:00
Falko Victor Habel 6221a90a56 updated version 2025-03-03 18:24:32 +01:00
Falko Victor Habel 3b018a6761 Merge pull request 'to 384 from 400' (#21) from bug_fixes into main
Reviewed-on: #21
2025-03-03 17:12:06 +00:00
Falko Victor Habel 1354817304 to 384 from 400 2025-03-03 18:11:29 +01:00
Falko Victor Habel d41ec2d82a Merge pull request 'saving 100px in pretraining' (#20) from bug_fixes into main
Reviewed-on: #20
2025-03-03 17:07:31 +00:00
Falko Victor Habel 5347c1b17a saving 100px in pretraining 2025-03-03 18:06:42 +01:00
Falko Victor Habel 8703835ea7 Merge pull request 'correctly init moe class' (#19) from bug_fixes into main
Reviewed-on: #19
2025-03-03 16:46:04 +00:00
Falko Victor Habel cf41d0f6f6 correctly init moe class 2025-03-03 17:45:36 +01:00
Falko Victor Habel 4f57905ed8 Merge pull request 'updated model for moe' (#18) from bug_fixes into main
Reviewed-on: #18
2025-03-03 16:39:42 +00:00
Falko Victor Habel 81c9ae9d9d updated model for moe 2025-03-03 17:39:04 +01:00
Falko Victor Habel 89d9efb41f Merge pull request 'fixed model output' (#17) from bug_fixes into main
Reviewed-on: #17
2025-03-03 16:06:57 +00:00
Falko Victor Habel 899f714554 fixed model output 2025-03-03 17:05:35 +01:00
Falko Victor Habel 4e7d0d806f Merge pull request 'bug fixing realted to storing losses' (#16) from bug_fixes into main
Reviewed-on: #16
2025-03-03 12:33:49 +00:00
Falko Victor Habel c06217db1e bug fixing realted to storing losses 2025-03-02 14:48:43 +01:00
Falko Victor Habel 40c2b6dd50 Merge pull request 'develop' (#15) from develop into main
Reviewed-on: #15
2025-03-02 13:28:05 +00:00