Đào Nguyên Dương

Results 14 issues of Đào Nguyên Dương

Hi, your notebook `TFLiteExperiments.ipynb` are awesome, I can run it in my CPU (tensorflow 2.3.1 or 2.4.1 is ok) without any bugs. But have you tried: - run that notebook...

### Describe your problem I installed locally ragflow but it get stucked at 0.7% or 6.7% ![image](https://github.com/user-attachments/assets/40398b8c-5c15-428d-a3d5-4cd5a3834e78) I am using: - `ollama` (`llama3.2` and `nomic-embed-text`). - `RAGFLOW_IMAGE=infiniflow/ragflow:v0.9.0` or `dev` or...

question

### Bug I got the error `RuntimeError: [json.exception.type_error.302] type must be string, but is object` ![image](https://github.com/user-attachments/assets/0a22c3ed-46c2-4578-9170-4bf707cd86bb) ### Steps to reproduce ``` from docling.document_converter import DocumentConverter, PdfFormatOption from docling.datamodel.base_models import InputFormat...

bug

### Description Hi, you guys are using graphrag option, with global and local search. But in the code (`libs/ktem/ktem/index/file/graph/pipelines.py`), I just found the `LocalSearchMixedContext` Which means that you guys are...

bug