[Question] Loading model from a remote URL
francoisauclair911 opened this issue · 4 comments
francoisauclair911 commented
Hi,
I'm storing my model.conf remotly and would like to fetch it at runtime(and eventually cache it)
I see that the config has a load from string option, I'm wondering how (where) one would set up request call to the model URL and then load the model as string.
Thank you
francoisauclair911 commented
See #16