inference icon indicating copy to clipboard operation
inference copied to clipboard

QUESTION: change the save path for models

Open yonghongwu opened this issue 1 year ago • 4 comments

How can I set my own save path instead of ${user}/. xinreference/cache

yonghongwu avatar Nov 11 '23 10:11 yonghongwu

I have similar question too. I download models from huggingface via aria2, cause it can download with multi thread support. After downloaded, don't know how to put the models file to which directory

waltcow avatar Nov 11 '23 13:11 waltcow

Refer to the documentation: https://inference.readthedocs.io/en/latest/getting_started/using_xinference.html#configure-xinference-home-path

aresnow1 avatar Nov 11 '23 16:11 aresnow1

I have similar question too. I downloa models from huggingface via aria2, cause it can download with multi thread support. After downloaded, don't know how to put the models file to which directory

It is not recommended to copy the model to the cache directory. You can use the mechanism of registering models to use your own local model. Here's doc: https://inference.readthedocs.io/en/latest/models/custom.html, or you can register on Web UI.

aresnow1 avatar Nov 11 '23 16:11 aresnow1

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] avatar Aug 08 '24 19:08 github-actions[bot]

This issue was closed because it has been inactive for 5 days since being marked as stale.

github-actions[bot] avatar Aug 13 '24 19:08 github-actions[bot]