Skip to content

Typo in footnote when introducting RAG #5

@yf13

Description

@yf13

Thanks a lot for the great PDF titled "foundations of LLMs" which I am still reading!

Just noticed that there might be a typo in this footnote:

Text: 
The RAG framework works as follows. We use the context x as the query and find the k most relevant document pieces {c1 , ..., ck } from the datastore via efficient IR techniques13 . ...

Footnotes:
13 In piratical applications, ...

Should here piratical be practical instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions