Hi,
is there any way of changing models folder? It contains some scripts, when i mount volume over it in docker-compose it will fail to download model.
Workaround for now is to start it in build phase of docker image and copy tmp scripts. But it would be much better experience to only mount folder for *.bin files.
Hi,
is there any way of changing models folder? It contains some scripts, when i mount volume over it in docker-compose it will fail to download model.
Workaround for now is to start it in build phase of docker image and copy tmp scripts. But it would be much better experience to only mount folder for *.bin files.