Unanswered
Hey Guys
Trying To Save A Model Via The Outputmodel.Update_Weights Function
I Get The Following Error:
ok martin, so what i am having troubles with now is understanding how to save the model in our azure blob storage, what i did was to specify:
upload_uri = f'
'
output_model.update_weights(register_uri=model_path, upload_uri=upload_uri, iteration=0)
but it doesn't seem to save the pkl file (which is the model_path) to the storage
151 Views
0
Answers
one year ago
one year ago