said-what-sakula

Results 12 comments of said-what-sakula

> Create a knowledge base is not time-consuming; parsing file is. Here are some tips: https://ragflow.io/docs/dev/accelerate_doc_indexing > > Or, you can use docker-compose-gpu.yml to start your service. This accelerates DeepDoc...

> Thanks [@yuzhichang](https://github.com/yuzhichang) for sharing the story behind this. [@said-what-sakula](https://github.com/said-what-sakula) You can take a look at Feature 5 of RAGFlow's latest release notes: https://ragflow.io/docs/dev/release_notes#v0170 I didn't expect the update to...

> You can refer to the similar question that has been Close.您可以参考已关闭的类似问题。 [4460](https://github.com/infiniflow/ragflow/issues/4460) I have set the WS to 32, but the key issue is that the CPU usage in...

> > You can refer to the similar question that has been Close.您可以参考已关闭的类似问题。 [4460](https://github.com/infiniflow/ragflow/issues/4460) > > I have set the WS to 32, but the key issue is that the...

> What about starting multiple task executors?关于启动多个任务执行器怎么样? ![Image](https://github.com/user-attachments/assets/b8bcae6b-e532-46f1-9ea9-329f7f141aeb)我调整了WS到32,问题是当docker-compose-gpu.yml启动执行deepdoc就会oom

> Do not utilize GPUs for RAGFlow server. You could deploy an embedding inference server on GPUs which will accelerate chunking procedure much more.不要在 RAGFlow 服务器上使用 GPU。您可以在 GPU 上部署一个嵌入推理服务器,这将大大加速分块过程。 ![Image](https://github.com/user-attachments/assets/4992fe7a-5cf0-4e1f-976b-9f59535f19ce)In...

> > Do not utilize GPUs for RAGFlow server. You could deploy an embedding inference server on GPUs which will accelerate chunking procedure much more.不要在 RAGFlow 服务器上使用 GPU。您可以在 GPU 上部署一个嵌入推理服务器,这将大大加速分块过程。...

I also encountered this problem,But I added environment variables during the build process ![Image](https://github.com/user-attachments/assets/d83c347d-f22e-4499-95fd-1b33a61c6ec6) I also added it to the host computer ![Image](https://github.com/user-attachments/assets/964fb863-cf53-4681-aa82-1fb3e75f8992) Then I parsed the file and found...

> ### Self Checks > * [x] I have searched for existing issues [search for existing issues](https://github.com/infiniflow/ragflow/issues), including closed ones.[x] I confirm that I am using English to submit this...

> > > ### Self Checks > > > > > > > > > * [x] I have searched for existing issues [search for existing issues](https://github.com/infiniflow/ragflow/issues), including closed ones.[x]...