You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: