Timothy
Timothy
Yes, that PR is the one that should address pretrained lora weight loading. I'm waiting on some last bits of feedback for that PR before we land it, but if...
Hi @Tradunsky. Thank you for the suggestion! I personally think that this might be a little less user-friendly for first-time users, and it wouldn't be compatible with our current notebooks....
Right. Instead of train_statistics.json, `test_statistics.json` should be passed in. This file is generated by either model.eval or model.experiment. This should fix the key error.
Let me look into this for you