Mage Lu
Mage Lu
When configuring the Ollama model in your model provider, the model name must exactly match what’s shown by ollama list. Therefore, the correct model name should be: bge-m3:latest
I’ve also uploaded documents in Traditional Chinese without encountering the issue you described. Could you let me know what file type you were uploading—was it a PDF or PPT?
You could download corresponding whl file ( python3.10 = cp310 ) for fastext and pyicu and install them. example : python -m pip install fasttext_wheel-0.9.2-cp310-cp310-win32.whl then remove fasttext and pyicu...
I have a question regarding Step 4 (1): How should I modify or which file should I update to configure 127.0.0.1 es01 infinity mysql minio redis properly? Thanks
it work on M2 chip , I build docker image from source code. follow these steps : conda env git clone https://github.com/infiniflow/ragflow.git cd ragflow/ pip3 install huggingface-hub nltk python3 download_deps.py...