Skip to content

How to make llama.cpp return control to add additional context? #692

Closed
@simplejackcoder

Description

@simplejackcoder

I want to be able to tell the model that if it can't reply something useful to return control so I can give more information.

Similarly, how do I add more context so that it can reason about a full conversation or say a specific set of documents?

For example, I ask it something and it should say I don't know can you provide me more information? And then I give it a document. Then I can add another document to the prompt, so it can understand from that and so on.

I've heard this is some sort of chaining, but I don't understand.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions