We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 <khaleelulla.khan@tu-dresden.de> * 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 <anandtrex@users.noreply.github.com> Co-authored-by: Mark Schoene <mark.schoene@tu-dresden.de> Co-authored-by: KhaleelKhan <khaleelulla.khan@tu-dresden.de>