Kevin Hu

Results 1525 comments of Kevin Hu

Did you delete this model in 'Settings > Model providers'?

Please checkout docker/entrypoint.sh. Commands in it are all about start the system.

You needed to restart the ragflow server, didn't you?

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 `