Walter Wu

Results 2 issues of Walter Wu

Thanks for your wonderful contribution for embedding netflix item data. In python, when I load your Netflix data, the `text_feat.npy` and `image_feat.npy` both represents a numpy adarray. To be more...

### PR types New features ### PR changes Others ### Description Adding LoKrModel, LoKrLinear and LoKrConfig to support a new lora-like adapter. Current implementation only supports contains Linear Modules. Motivation...