Insert text file into context #13417
Unanswered
CommanderLake
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Developing my own program which uses llama.cpp (LM Stud), what is the best way to insert a text file into the context of a text generation model in a way that the LLM (most models at least) will understand that its a file when i reference it later in the conversation?
Beta Was this translation helpful? Give feedback.
All reactions