Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Standalone Cannot remove #386

Open
KShivum opened this issue Aug 26, 2023 · 0 comments
Open

Docker Standalone Cannot remove #386

KShivum opened this issue Aug 26, 2023 · 0 comments

Comments

@KShivum
Copy link

KShivum commented Aug 26, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant