Skip to content

Commit

Permalink
release: version 0.4.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaNG committed May 8, 2024
1 parent 5bc70fe commit e66789b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ Changelog

(unreleased)
------------
- Version increment. [Aditya NG]
- Fix(kan_gpt/efficient_kan/__init__.py): missing init file. [Aditya NG]
- Feat(README.md): results added. [Aditya NG]
- Docs(mkdocs): documentation for mkdocs. [Aditya NG]
- Feat(sweep): slower learning rate. [Aditya NG]
- Fix(sweep): max_iters. [Aditya NG]
- Fix(sweep): cuda device. [Aditya NG]
- Ci(main): disabled wandb in ci. [Aditya NG]
- Test(tests/test_train.py): disable wandb during testing. [Aditya NG]
- Fix(sweep): added cuda clean. [Aditya NG]
- Feat(sweep): reduced batch size. [Aditya NG]
- Feat(download_dataset): functions to download tinyshakespeare and
webtext. [Aditya NG]


0.3.0 (2024-05-07)
------------------
- Release: version 0.3.0 🚀 [Aditya NG]
- Docs(README.md): dataset mention. [Aditya NG]
- Feat(sweep): sweep script for getting a vast hyperparam sweep. [Aditya
NG]
Expand Down

0 comments on commit e66789b

Please sign in to comment.