dromeuf
dromeuf
It's ok now with the nightly. Tanks.
For 3/51 documents I always get a RAPTOR error, but if I relaunch in UI, keeping the chunks already calculated (not clear existing chunks), it manages to finish and the...
what is the chunking method of Kotaemon ? Tokens, semantic, sentence... ? Kinf regards,
> Hi David, would you please attach the file RAGFlow failed to parse? oh I had loaded it on a DL but forgot to add the link to the document....
same problem. ``` (HF_TEI) dromeuf@MAIA:~$ sudo docker run --gpus all -p 33438:80 ghcr.io/huggingface/text-embeddings-inference:latest --model-id jinaai/jina-embeddings-v3 2025-02-27T16:14:44.416062Z INFO text_embeddings_router: router/src/main.rs:175: Args { model_id: "jin***/****-*********s-v3", revision: None, tokenization_workers: None, dtyp e: None,...
It work with OpenWebUI SentenceTransformer, but without flash support on my pc, which takes a very long time to vectorize...
I have the same problem with ollama linux6200/bge-reranker-v2-m3 or zyw0605688/bge-reranker-v2-m3. I pull in Ollama with no problem but when I configure RAGFlow add LLM -> Type : rerank, I get...
> For both embedding and re-ranking [1](https://huggingface.co/docs/text-embeddings-inference/quick_tour) Excuse me, but I'm looking for a way to configure RAGFlow so that I can test and use embedding+rerank locally with either Ollama...
Thanks too. I was able to install this finetuned model in the docker container. Disappointment because the transcription result doesn't seem much better to me than large-v3. There are a...
Thank you very much, I also didn't see that this manipulation is written in full in the diarization configuration interface. Sorry, I hadn't read it before my request. It works...