nomic-ai / gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
https://nomic.ai/gpt4all
MIT License
70.77k stars 7.71k forks source link

Downloading models - download speed displayed is nonsensical #3092

Closed MuPp3t33r closed 1 month ago

MuPp3t33r commented 1 month ago

Bug Report

When downloading new models, the download speed shown under the progress bar does not accurately show the correct values, it swings between crazy high speeds (way higher than my internet connection can actually do) and all the way down into negative numbers ( -xxxxxxxB/s) This does not affect the actual progress and the download does not seem to get interrupted at all. Task manager correctly shows a stable and consistent speed of actual traffic throughput.

Steps to Reproduce

  1. start downloading a model
  2. watch the download speed indicator
  3. the numbers are nonsensical

Expected Behavior

Expect to see actual download speed

Your Environment

manyoso commented 1 month ago

Dup of #2156