Add capability to mutate other model parameters
nniranjhana opened this issue · 1 comments
nniranjhana commented
Currently, we support the mutation of weights via inject_model
. We should enhance this to support various other model parameters as well, of any dimension.
nniranjhana commented
Fixed by 4eb75c3