I hoped reinstall-runner would just take the old runner settings and transfer them to a possible updated runner image.
Instead it dropped all former settings:
- host got reseted to 127.0.0.1 from 0.0.0.0
( i guess same would happen if you would choose a different port)
- host restart policy got changed back from --restart until-stopped
- a docker network connect "my-personal-backend-network" docker-model-runner got reseted to only have the default bridge.
I would love to see a model update-runner specially if you need a new version from llama.cpp or a change in behaivior for the reinstall-runner.
I hoped reinstall-runner would just take the old runner settings and transfer them to a possible updated runner image.
Instead it dropped all former settings:
( i guess same would happen if you would choose a different port)
I would love to see a model update-runner specially if you need a new version from llama.cpp or a change in behaivior for the reinstall-runner.