mirror of
https://github.com/ollama/ollama.git
synced 2025-07-28 14:33:20 +02:00
In some cases, downloads slow due to disk i/o or other factors, causing the download to restart a part. This causes the download to "reverse" in percent completion. By increasing the timeout to 30s, this should happen less frequently.