-
First version of this plugin will add a `llm rag` set of commands which can run RAG question answering against embedding collections in LLM.
-
I got a copy of propp and a markov chain algorithm, let's do this
-
LLama 3 70B performing poorly in RAG:
import dspy
from dspy import Signature
from chroma_db_retriever import ChromadbRM
from rag_config import RAGConfig
rag_config = RAGConfig()
from chromad…
-
Hi, thanks for the great work.
I'd like to compute p-MRR in the paper, but not sure if it's implemented in this repo. There are some unclear parts so it would be good to see the code.
FYI, I alr…
-
With regular SurgarCube links or actions, one can use a short, internal name for a given passage (Grocery) while displaying a friendlier, longer message to the reader:
`[[Go buy milk|Grocery]]`
…
-
[Jurism](https://juris-m.github.io) is a reference manager that supports legal resources, and implements the "Bluebook" rules for human-readable citations. If LegiSlice were to offer citation data in …
-
Related to #507
@EStriegel Though marked for milestone 1 by me, We can't afford to implement this in milestone 1.
Not having this feature essentially drives out several employers from using this…
-
As a [type of user] I would like [functionality, behavior, etc.] so that [a particular task or need that is satisfied by the functionality or behavior]
## Acceptance Criteria
> **NOTE**: Remove any …
-
With the release of macOS 13, the ‘General > Login Items’ display has changed, and now encourages the user to review the list of applications which they should ‘Allow in the background’, prompting the…
-
Lots to unpack and deconvolute here.. @brandonnodnarb to chime in...