Iván Martínez

Results 93 comments of Iván Martínez

What type of document is it? Maybe an XML or JSON? If that is the case, the chunking mechanism create too big chunks

@Anhui-tqhuang I think the idea is great! I have a general question though: those reranker models can be used through FlagEmebedding (as you proposed) or through SentenceTransformers. The benefit of...

The latest changes to dockerfiles merged address some of these issues, for example the download of models. Could you take a look and share your thoughts? https://github.com/imartinez/privateGPT/pull/1445

> > The latest changes to dockerfiles merged address some of these issues, for example the download of models. Could you take a look and share your thoughts? #1445 >...

> This addition seems similar to the recent work we've done around `(default_)system_prompt` in the sense that this `context_template` is a static value that will be applied to every queries....

@juan-m12i could you update the branch to latest changes? I still think it is a valuable contribution!

@ingridstevens conflicts with main branch need to be resolved. Let me know if you can do it. Otherwise I can give it a try

It'd be great to move this information to the docs @cognitivetech. Maybe you can open a PR to add the info here https://docs.privategpt.dev/recipes/choice-of-llm/list-of-ll-ms (just edit or add content to fern/docs/pages).

Closing it due to inactivity after latest comments

Covers the same functionality as https://github.com/zylon-ai/private-gpt/pull/1920.