llama-gpt icon indicating copy to clipboard operation
llama-gpt copied to clipboard

Add mechanism to detect incomplete model download

Open vilicvane opened this issue 1 year ago • 0 comments

Something like downloading the model as xxx.tmp and then renaming to xxx.

As downloading the model takes some time, if terminated, it will skip downloading the next time and fail starting the server because of the corrupted model.

vilicvane avatar Sep 05 '23 19:09 vilicvane