cocktailpeanut / dalai

The simplest way to run LLaMA on your local machine
https://cocktailpeanut.github.io/dalai
13.1k stars 1.42k forks source link

Downloading stops often. Do you have the same problem or is it my connection? #447

Open DreamOfEternalHappiness opened 1 year ago

DreamOfEternalHappiness commented 1 year ago

Hi!

While dalai installer downloads necessary files like

  1. consolidated.00.pth
  2. consolidated.01.pth
  3. consolidated.02.pth
  4. consolidated.03.pth
  5. consolidated.04.pth

... from agi.gpt4.org

after some time my network usage drops to 0, but download seems to continue forever. If I try to download those files manually using wget there are always Connection Closed messages maybe once or zero time per file, but download continues from where it ended.

So my question is that is it just my network connection cutting occasionally or do others share the problem with agi.gpt4.org servers? At first I suspected my wlan, but the problem stays while using wired connection so I wish to know that do the others share it?

DreamOfEternalHappiness commented 1 year ago

Oh, I found, that this is duplicate to #101.