Closed ajscalers closed 3 months ago
@ajscalers is this still as issue since it has been more than 6 months.
If so, @nathanw-mlc is this something you could help with?
Hi @ShriyaPalsamudram. Sorry, forgot about this issue.
We were able to download the model by following the instructions in the MLCommons inference repo.
Hi,
I was trying to download the S3 artifacts for Megatron, as specific inn the
training/large_language_model/megatron-lm/README.md
file. I tried the following code:However, I get the following error:
botocore.exceptions.ClientError: An error occurred (403) when calling the HeadObject operation: Forbidden
.I also tried listing the files in the bucket using
This results in the following error:
botocore.exceptions.ClientError: An error occurred (InvalidAccessKeyId) when calling the ListObjectsV2 operation: The AWS Access Key Id you provided does not exist in our records.