Open slavanorm opened 5 days ago
Hello. thanks for your great project.
please adjust the flags for curl to use "curl -L -O -C - " . this allows to resume download of large files whenever they failed.
I've tested locally and huggingface supports that.
the bash files for model download are rather numerous, which could be worth refactor too.
Hello. thanks for your great project.
please adjust the flags for curl to use "curl -L -O -C -" .
this allows to resume download of large files whenever they failed.
I've tested locally and huggingface supports that.
the bash files for model download are rather numerous, which could be worth refactor too.