microsoft / LMOps

General technology for enabling AI capabilities w/ LLMs and MLLMs
https://aka.ms/GeneralAI
MIT License
3.7k stars 283 forks source link

[MiniLLM] Resources unavailable, 404 error. #270

Open Jahb opened 1 month ago

Jahb commented 1 month ago

From the ReadMe inside MiniLLM both of the following commands return a 404:

wget -O data.tar https://unilm.blob.core.windows.net/minillm/MiniLLM/data.tar

wget -O processed_data.tar https://unilm.blob.core.windows.net/minillm/MiniLLM/processed_data.tar

Response: https://unilm.blob.core.windows.net/minillm/MiniLLM/data.tar Resolving unilm.blob.core.windows.net (unilm.blob.core.windows.net)... 20.60.153.132 Connecting to unilm.blob.core.windows.net (unilm.blob.core.windows.net)|20.60.153.132|:443... connected. HTTP request sent, awaiting response... 404 The specified resource does not exist. 2024-09-26 18:12:56 ERROR 404: The specified resource does not exist..

donglixp commented 1 month ago

We were experiencing a large amount of network traffic. So I disable the links temporarily. We are fixing this issue and upload the files to HF. I will get posted once it's done.

t1101675 commented 1 month ago

We have uploaded the files to HF.