Current version auto-downloads models to ~/.cache/huggingface/hub/ and tries to load them from there. While convenient, it might not be ideal for every use case. Is it possible to load model from custom path, without auto-downloading anything? Thanks :)
Current version auto-downloads models to
~/.cache/huggingface/hub/and tries to load them from there. While convenient, it might not be ideal for every use case. Is it possible to load model from custom path, without auto-downloading anything? Thanks :)