Skip to content

444 Context Retrieval - Scratch PR#2

Open
aidando73 wants to merge 6 commits intorag-appfrom
aidand-444-context-retrieval
Open

444 Context Retrieval - Scratch PR#2
aidando73 wants to merge 6 commits intorag-appfrom
aidand-444-context-retrieval

Conversation

@aidando73
Copy link
Copy Markdown
Owner

@aidando73 aidando73 commented Nov 29, 2024

No description provided.

@aidando73
Copy link
Copy Markdown
Owner Author

aidando73 commented Nov 29, 2024

        user_prompts = [
            "Which family of models was released on October 24, 2024?",
            "What about Llama 3.1 family of models, what is the release date for it?",
        ]
image

@aidando73
Copy link
Copy Markdown
Owner Author

aidando73 commented Nov 29, 2024

        user_prompts = [
            "When was the Llama 3.2 family of models released?",
            # "What about Llama 3.1 family of models, what is the release date for it?",
        ]
image

@aidando73
Copy link
Copy Markdown
Owner Author

aidando73 commented Nov 29, 2024

The RAG only retrieve the context from llama3.2 model card for first message but did not do retrieval for the second message, the context is still llama3.2 model card from first message.

✅ Is this true? How are we choosing which document to load up? - no it's not true: the context is being loaded up

aidando73/llama-stack#3 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant