[Feature] Custom base URL for ONNX files #29221
daniporr
started this conversation in
Feature Request
Replies: 1 comment 10 replies
|
Can you not already do this with the |
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
Basically what is suggested in #26299 (comment)
Allow users to choose where to download the models from.
At the moment, most of them are downloaded from
modelscope.cn, which is unavailable for many users. However, exactly the same models can be downloaded fromhuggingface.co, which is available for almost everyone.We just need to have an additional option to specify the base URL to use when downloading the ONNX files.
Platform
All reactions