load model from local dir

#9
by laserK3000 - opened

Ist there a way to load the model from a local directory rather than the hub? I have been struggling to achieve this as open_clip always wants to load from the hub due to the hf-hub: prefix.

Sign up or log in to comment