Open jwatte opened 4 months ago
Indeed. The models meta-llama-3.1-405b-instruct-mp16
and meta-llama-3.1-405b-mp16
download fine but the other models of 405B (meta-llama-3.1-405b-instruct-mp8
, meta-llama-3.1-405b-instruct-fp8
, meta-llama-3.1-405b-mp8
and meta-llama-3.1-405b-fp8
) fail to download with a HTTP error 400 Bad request.
The other sizes of llama-3.1 have no such issues.
Describe the bug
Using download.sh from an instance in GCP with plenty of network and storage, download of models in the llama-3.1 family works until it gets to Meta-Llama-3.1-405B-MP8, at which point it gets a 400 error. Re-trying the download still gets this error on that file.
Minimal reproducible example
./download.sh
Output
Environment