PermissionError

#75
by Youngdong2 - opened

hello. I'm trying to use gemma-7b-it, but I'm getting PermissionError: [Errno 13] Permission denied.
But I can use gemma-7b, gemma-2b-it with my account. do you know anything about this issue?

Hi @Youngdong2
Hmm that's odd, can you share the full traceback of the issue?

Thank you for your response.
Here are the errors I'm getting
image.png

this seems to be related to the way you configured your cache. Can you try to set your cache elsewhere by setting up a new path for HF_HOME ? see: https://huggingface.co/docs/huggingface_hub/guides/manage-cache for more details

Sign up or log in to comment