KoboldAI / KoboldAI-Client

https://koboldai.com
GNU Affero General Public License v3.0
3.45k stars 743 forks source link

Docker Standalone Cannot remove #386

Open KShivum opened 11 months ago

KShivum commented 11 months ago

So I'm trying to use the docker standalone, but it seems to not work. This is the log from the container

hint: Pulling without specifying how to reconcile divergent branches is hint: discouraged. You can squelch this message by running one of the following hint: commands sometime before your next pull: hint: hint: git config pull.rebase false # merge (the default strategy) hint: git config pull.rebase true # rebase hint: git config pull.ff only # fast-forward only hint: hint: You can replace "git config" with "git config --global" to set a default hint: preference for all repositories. You can also pass --rebase, --no-rebase, hint: or --ff-only on the command line to override the configured default per hint: invocation. From https://github.com/koboldai/koboldai-client 0e06fc3..d86f611 main -> origin/main Updating 0e06fc3..d86f611  Fast-forward README.md | 26 ++++----- aiserver.py | 95 ++++++++++++++++++++++++++++---- colab/GPU.ipynb | 119 ++++++++++++++++++----------------------- colab/TPU.ipynb | 50 ++--------------- docker-cuda/docker-compose.yml | 2 + docker-rocm/docker-compose.yml | 2 + environments/huggingface.yml | 10 ++-- environments/rocm.yml | 10 ++-- install_requirements.sh | 4 +- requirements.txt | 11 ++-- requirements_mtj.txt | 18 ++++--- tpu_mtj_backend.py | 29 +++++----- 12 files changed, 202 insertions(+), 174 deletions(-) cp: cannot stat 'softprompts/*': No such file or directory rm: cannot remove 'stories': Is a directory rm: cannot remove 'userscripts': Is a directory rm: cannot remove 'softprompts': No such file or directory rm: cannot remove 'models': Is a directory Invalid argument