guidance
guidance copied to clipboard
save state of model and and rerun starting from state
Hi all,
I was wondering if it is possible to save the state of a model and re-use that that state many times. I now have a model which i gave many examples (this is davinci). It is very costly to re-run this model each time i want an output. So, is there any way the state of the model (in which all the examples are loaded) can be saved and reused? I am aware a model can be fine-tuned, but I think saving the state when examples were just given to the model is a bit better. Apologies if this is not the right place for this question.
best regards