Closed daspartho closed 11 months ago
currently the client.load_finetune method only supports loading a .pt file into the teacher model and there is no way to do that for the student model right now
client.load_finetune
.pt
currently the
client.load_finetune
method only supports loading a.pt
file into the teacher model and there is no way to do that for the student model right now