Kevin Hu

Results 1522 comments of Kevin Hu

```shell python3 download_deps.py ```

Appreciations! Why do you add the endpoint `/llm/load_model`? I do not quite follow.

There're 11 kinds of chunking methods. Every one has a simple illustration on the right side of the page. ![Image](https://github.com/user-attachments/assets/c380ef9a-43ee-4e5a-96d5-69997efdfb03)

What will be generated is not controled by RAGFlow. So, I guess you may need to switch to another LLM.

This is probably caused by that backend server is not up.

How about this: ```shell python3 rag/benchmark.py --max_docs=10000 --kb_id=db287ed0d4ae11f0b0ee6e0da93083d1 --dataset=ms_marco_v1.1 --dataset_path=./datasets/ms_marco_v1.1 ```

Pull `nightly` version of docker image.