Skip to content

How to change model download location? #407

Answered by namin
aalyousfi asked this question in Q&A
Discussion options

You must be logged in to vote

You can create a symlink to a directory elsewhere. For example:

cd ~/.cache/huggingface/
mv hub /home/ec2-user/hf_cache # if needed
ln -s /home/ec2-user/hf_cache hub

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@aalyousfi
Comment options

@rlouf
Comment options

Comment options

You must be logged in to vote
1 reply
@aalyousfi
Comment options

Answer selected by rlouf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants