-
Notifications
You must be signed in to change notification settings - Fork 51
Description
Today, Docker Desktop informed of an update to the Model Runner CLI v0.1.46, so I carried out the following steps:
-
Before updating, I checked the current version and noticed it was v0.1.45.
-
Following the update, I checked again and was surprised to see that the version hadn't changed, so I restarted Docker Desktop, even though the update stated that a restart was not required.
-
I checked the version again and saw that it had reverted to v0.1.23 and that the Docker Engine Kind displayed
Moby.
Moreover, I executed docker model run, specifying a model I'd already been using previously and it began to pull the model again, so I canceled it.
This has already happened in the past and was told that it was probably caused by a bug in the CLI misidentifying DD as CE (see #121 (comment)). I'm not sure why this resurfaced but something that may be significant is that yesterday I deleted several docker/model-runner unused images that I was told at the time were not needed (with Docker Desktop). Today, I see that one of these images is back.
Also, I don't know if it's related, but I reported an additional problem where DMR stopped using Vulkan (see #305). However, this had already happened before this update.