deepseek-ai / DeepSeek-LLM

DeepSeek LLM: Let there be answers
https://chat.deepseek.com/
MIT License
1.33k stars 87 forks source link

AWS CLI 使用问题与 deepseek-ai S3 桶访问问题 #34

Open go-with-me000 opened 5 months ago

go-with-me000 commented 5 months ago

问题描述:

我正在尝试使用 AWS CLI 从 deepseek-ai 的 S3 桶复制文件到本地。我使用的命令是 aws s3 cp s3://deepseek-ai/DeepSeek-LLM/DeepSeek-LLM-7B-Base --recursive --request-payer。

但是,我遇到了两个错误:

InvalidAccessKeyId: The AWS Access Key Id you provided does not exist in our records. Service Unavailable: An error occurred (503) when calling the ListObjectsV2 operation (reached max retries: 4).

实际结果:

出现了 InvalidAccessKeyId 和 Service Unavailable 错误。

其他信息:

我想知道如何正确地访问 deepseek-ai 的 S3 桶,以及是否需要特定的 Access Key ID 或者 endpoint 参数。

deepseek-ddkk commented 5 months ago

需要一个能够支付的aws账号,并使用该账号的ak/sk复制数据。 lMEiX9qyI5 XKvyzK5tKo