mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
update status text when transfering blob on ollama create
This commit is contained in:
@@ -74,7 +74,7 @@ func CreateHandler(cmd *cobra.Command, args []string) error {
|
||||
|
||||
spinner.Stop()
|
||||
|
||||
status = "transferring context"
|
||||
status = "transferring model data"
|
||||
spinner = progress.NewSpinner(status)
|
||||
p.Add(status, spinner)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user