Zai Thottakath
Results
2
issues of
Zai Thottakath
- Added in `LoRAEmbedding` and `DoRAEmbedding` with tests so that embeddings can be targeted for fine tuning. - Added in the ability to target all `Linear` and `Embedding` modules regardless...
- Made the `DoRALinear` layer work with `QuantizedLinear` - Tests for `DoRALinear` - bug fix for recalculating the magnitude (`self.m`) when changing the linear layer of the `DoRALinear` instance