Kevin Hu
Kevin Hu
Hub refer to huggingface.co.
Did you delete this model in 'Settings > Model providers'?
Please checkout docker/entrypoint.sh. Commands in it are all about start the system.
This means ES can't find the index you built previously.
You needed to restart the ragflow server, didn't you?
In container.
Not sure about that. You could submit a issue to Ollama, which might be more easy to find out the root cause.
It's build based on ubuntu 22.04, and it's not build based on Dockerfile.
Nothing is in this image. Just pip installed all requirements on Ubuntu 22.04.
`cd docker;docker compose stop` `ps aux|grep python` `kill -9 `