In your relora.py I found that for every relora layer, the B matrix is initialized as a zero matrix, it is same as standard setting,
however, i also found

when you wrap a model as a relora model, the matrix A is also initialized as a zero matrix, is it a typo ?