Hans van der Woude

Results 2 comments of Hans van der Woude

docker-entrypoint.sh [calls init_volumes](https://github.com/wodby/nginx/blob/aa0c6d26c8b54d022fdd13638558805630229daa/docker-entrypoint.sh#L76) which is created [during build](https://github.com/wodby/nginx/blob/aa0c6d26c8b54d022fdd13638558805630229daa/Dockerfile#L206). I think it might not hurt if the error is simply redirected to stdout and execution continues, like so `sudo init_volumes 2>&1`....

I have reported the same issue [on HF](https://huggingface.co/Salesforce/codegen25-7b-mono/discussions/4). > Seeing that this project has moved to Llama2 architecture, I have been attempting to convert this model to LLAMA GGML format....