Skip to content

Download timeout #520

Description

@gdkrmr

I am at a very slow internet connection and downloading almost any model gives me a timeout:

[FLM]  Downloading 2/7: model.q4nx
[FLM]  Downloading: 86.0% (3830.0MB / 4455.4MB)CURL error: Timeout was reached

Currently there is a hard-coded timeout of one hour set here

https://github.com/FastFlowLM/FastFlowLM/blob/bb309ad60ac37daddf4ac81723925d72dd251b60/src/pull/download_model.cpp#L160

I suggest removing this limitation, I think this can be done to setting the limit to 0, alternatively you could make it configurable.

Edit: Just as a reference, a 10Mbit connection can download just over 4 GB/h and a 4B sized model is just around that limit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions