llama icon indicating copy to clipboard operation
llama copied to clipboard

Not able to download models in an Azure ubuntu VM. Getting 403 while downloading the models specifically.

Open vishaldubey21 opened this issue 1 year ago • 2 comments

Description: I am not able to download the llama-2 model in an Azure Ubuntu VM through SSH or through xRDP also. That too with the root user. Getting 403 status in the end. It is able to download UserPolicy and other files but not the model specific files.

--2024-01-25 11:57:46-- https://download.llamameta.net/CodeLlama-7b/checklist.chk?Policy=&Signature=&K ey-Pair-Id=&Download-Request-ID= Resolving download.llamameta.net (download.llamameta.net)... 108.159.61.30, 108.159.61.7, 108.159.61.34, ... Connecting to download.llamameta.net (download.llamameta.net)|108.159.61.30|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2024-01-25 11:57:47 ERROR 403: Forbidden.

Checking checksums md5sum: checklist.chk: no properly formatted MD5 checksum lines found

Runtime Environment

  • Model: llama-2-7b
  • Using via huggingface?: no
  • OS: Ubuntu

It is an azure created Ubuntu VM.

vishaldubey21 avatar Jan 29 '24 05:01 vishaldubey21

@vishaldubey21 - does this happen on the first try? We usually respond when the url is used more than 5 times.

But anyways could you please try requesting a new link and retry download?

samuelselvan avatar Jan 31 '24 17:01 samuelselvan

@samuelselvan - It didn't work on even the first try. I tried with multiple download links, and different models for this. Doesn't seem to be working on my VM.

VM: Ubuntu 20.04

vishaldubey21 avatar Feb 01 '24 05:02 vishaldubey21