Describe the feature
Download config without weights, e.g.
mim download --config <config_name> --no-checkpoint
Motivation
Often may just want config file, especially if the config already includes the web address to download the checkpoint at runtime
Describe the feature
Download config without weights, e.g.
mim download --config <config_name> --no-checkpointMotivation
Often may just want config file, especially if the config already includes the web address to download the checkpoint at runtime