kurtosis-tech / kurtosis

A platform for packaging and launching ephemeral backend stacks with a focus on approachability for the average developer.
https://docs.kurtosistech.com/
Apache License 2.0
351 stars 47 forks source link

Request: Progress bar for large image size downlodas #1881

Open chunha-park opened 9 months ago

chunha-park commented 9 months ago

Background & motivation

When downloading large image sizes for models on llm-package I had to wait a significant amount of time without any indication of when the download would finish, or how far along I was. Due to lack of info I was unable to assess whether this was due to my internet speed, storage, etc.

Desired behaviour

I would like a progress bar that shows how far along I am on downloads, and/or an indicator of total image size to manage my expectations of how long this will take!

How important is this to you?

Nice to have; this feature would make using Kurtosis more enjoyable.

What area of the product does this pertain to?

CLI: the Command Line Interface

mieubrisse commented 9 months ago

I've also experienced this FWIW