qai_hub.get_model

get_model(model_id)

Returns a model for a given id.

매개변수:

model_id (str) – id of a model.

반환:

model – The model for the id.

반환 형식:

Model