Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@KhaleelKhan KhaleelKhan released this 24 May 13:06
eaf293a
Release candidate v0.2.0 (#10)

* Added some context for EvNN

* AdamW, Simpler Thresholds (#5)

* Switched to AdamW optimizer, simplified threshold parameterization, slight changes to the training of thresholds

* removed wandb from training script

* fixed inference script and updated README.md

* Improved setup and install (#8)

* improve setup and remove makefiles

* remove makefile

---------

authored-by: KhaleelKhan <[email protected]>

* bump up version, update readme

* include required files in distributed archive

* only require nvcc to compile cuda kernels

* cleaned LM code from pruning attempts

* update changelog and prepare merge

---------

Co-authored-by: Anand <[email protected]>
Co-authored-by: Mark Schoene <[email protected]>
Co-authored-by: KhaleelKhan <[email protected]>