Releases: AdityaNG/kan-gpt
Releases · AdityaNG/kan-gpt
0.2.0
Aditya NG (7):
fix(dataset): index error
feat(kan_gpt/dataset.py): lengthwise dataset iteration
feat(train,prompt): saving model after training, prompting a model given the saved model path
feat(train): date id of asset
docs(KAN_GPT.ipynb): benchmark runs between mlp and kan gpts
version increment
release: version 0.2.0 🚀
0.1.3
Aditya NG (2):
fix(dataset): padding and range fix
release: version 0.1.3 🚀
0.1.2
Aditya NG (3):
test(gpt-pico): reducing memory footprint
feat(kan_gpt/efficient_kan/): integration with efficient kan reduced training memory footprint
release: version 0.1.2 🚀
0.1.1
Aditya (6):
Merge pull request #1 from AdityaNG/dependabot/github_actions/softprops/action-gh-release-2
Merge pull request #2 from AdityaNG/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
Merge pull request #3 from AdityaNG/dependabot/github_actions/actions/checkout-4
Merge pull request #4 from AdityaNG/dependabot/github_actions/codecov/codecov-action-4
Merge pull request #5 from AdityaNG/dependabot/github_actions/actions/setup-python-5
Update LICENSE
Aditya NG (5):
refactor(kan_gpt): linting
Merge branch 'main' of https://github.com/AdityaNG/kan-gpt into main
ci(codecov): token
test(kan_gpt,mlp_gpt,kan): test cases for forward-backward passes
release: version 0.1.1 🚀
dependabot[bot] (5):
Bump softprops/action-gh-release from 1 to 2
Bump stefanzweifel/git-auto-commit-action from 4 to 5
Bump actions/checkout from 3 to 4
Bump codecov/codecov-action from 3 to 4
Bump actions/setup-python from 4 to 5
0.1.0
release: version 0.1.0 🚀