Kevin Hu
Kevin Hu
First of all, - `git pull` If you used `docker compose up -d` to start, use following command. - `docker pull infiniflow/ragflow:latest` - `docker compose up ragflow -d` If you...
We're working on accelerating parsing speed. And parsing is slow partly because text embedding is processing at the same time. It's gona be realy slow if you're using CPU.
It's onnx model. You may install onnxruntime-gpu. Have a try.
I have not had other solution here yet. Maybe you can google it.
Sorry. You could submit an issue to conference. They might meet this problem before. We have had no clue yet.
S3 and minio basically share the same api. Just add another utility in rag/util instead of using minio.
I think you can only access the demo site by demo. ragflow. io. I am not sure where this 8.140.18 come from.
The port number should be 9380 which is used by the back end server.
Not yet.
Is it possible you're low in disk space?