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

No such file or directory #17

Closed
MistShi opened this issue Aug 10, 2023 · 0 comments
Closed

No such file or directory #17

MistShi opened this issue Aug 10, 2023 · 0 comments

Comments

@MistShi
Copy link

MistShi commented Aug 10, 2023

操作步骤如下:

  1. docker pull soulteary/llama2:converter
  2. docker run --ulimit memlock=-1 --ulimit stack=67108864 --rm -it -v pwd/LinkSoul:/app/LinkSoul -v pwd/soulteary:/app/soulteary soulteary/llama2:converter bash
  3. python3 convert.py /app/LinkSoul/Chinese-Llama-2-7b/ --outfile /app/soulteary/Chinese-Llama-2-7b-ggml.bin

报错:
No such file or directory: '/app/LinkSoul/Chinese-Llama-2-7b'

@MistShi MistShi closed this as completed Aug 10, 2023
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