Joseph Young
Joseph Young
I'm eager to help work on RAG sources. Many of my requirements for RAG and cybersecurity involve cited sources from the RAG context. I found three significant factors controlling the...
Modifying the `RAG_TEMPLATE` to include all my cited source requirements has significantly improved responses and relevant cited sources. Some helpful hints are to describe how you want the LLM to...
> I may have misunderstood the assignment. > > What i want is to show the document chunks used by the RAG query in the LLM response.   images...
So far, my effort to use Chainguard's [pytorch-cuda12](https://images.chainguard.dev/directory/image/pytorch-cuda12/versions) image has run into a problem due to conflicts with PyTorch, which is included in the base image and required in the...
> Thinking about some alternative ways we could do things, just some ideas: > > * Have the "default" Dockerfile and backend code setup in such a way that CPU-only...