Alexandre Marques
Alexandre Marques
I like the idea of defining the advance_epochs method in the modifier class. However, note that the new method does not try to update all attributes w/ "epoch" in the...
I like the new approach, but shouldn't the standard advance_epochs in modifier.py reproduce the old behavior to be safe?
This PR is ready but needs to be merged by hand. Will create a new PR soon and delete this one when done.
Too much time has passed. Will re-implement if needed
Hi @truenorth8. Thanks for your interest in contributing to deepsparse. There's actually been plenty of research into quantizing LLMs to 4 bits. Probably some of the most notorious examples are...