Seems that just initializing InputModel
works nicely.
SuccessfulKoala55 sorry, that was a bug on my side. It was just referring to another class named Model
MelancholyElk85 can you share a code snippet?
Hi! I see the following in the docs
https://clear.ml/docs/latest/docs/references/sdk/model_model/#modelquery_models
But I get AttributeError: type object 'Model' has no attribute 'query_models'
. WTF? clearml
version is 1.1.1
If the version is too old, then how can I fetch a model from the storage (e.g. by project_name and model_name) ?
Seems that just initializing InputModel
works nicely.
SuccessfulKoala55 sorry, that was a bug on my side. It was just referring to another class named Model
MelancholyElk85 can you share a code snippet?