Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error downloading base model - "409 Public access is not permitted on this storage account." #54

Open
mrdaliselmi opened this issue Jul 10, 2023 · 2 comments

Comments

@mrdaliselmi
Copy link

Description:

I encountered an error while trying to download the base model for the Godel project. When executing the command :
wget https://bapengstorage.blob.core.windows.net/fileshare/godel_base.tar.gz, I received the following error message: "409 Public access is not permitted on this storage account."

Steps to Reproduce:

Followed the installation steps mentioned in the repository's readme.
Executed the command wget https://bapengstorage.blob.core.windows.net/fileshare/godel_base.tar.gz.

Expected Behavior:

I expected the base model to be downloaded successfully without any errors.

Actual Behavior:

Instead, I encountered the error message "409 Public access is not permitted on this storage account," which prevented the download.
image
I would appreciate it if someone could provide assistance in resolving this issue. It would be great if an alternative download link could be provided or if the instructions in the readme could be updated to address this problem. Access to the base model is essential for proceeding with the installation and fine-tuning of Godel.

Thank you for your attention to this matter.

@ba2512005
Copy link

@wooters @themanojkumar @chrisbrockett @LarsLiden Any way we can get access to this file?

@ba2512005
Copy link

ba2512005 commented Dec 12, 2023

@mrdaliselmi I found this during my research: https://huggingface.co/microsoft/GODEL-v1_1-large-seq2seq/tree/main
You can use this instead of the wget cmd in the instructions. This one has the instructions on how to use

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants