sammcj / gollama

Go manage your Ollama models
https://smcleod.net
MIT License
369 stars 26 forks source link

🐞 Bug: Pulling model progress bar doesn't update (unless you press any key) #84

Open sammcj opened 1 month ago

sammcj commented 1 month ago

Description

When pulling an existing model the progress bar is stuck at 0%

image

But press any key and it does update:

image

So it seems like a refresh/tick issue.