Load a model in a custom recipe
model
method:
model_to_train
.
The model can then by loaded using the client. Make sure to pass the model path
attribute to the harmony client and not the model itself.
load_from_hf()
to load models directly from Hugging Face if you have an internet connection: