Skip to content

Can't convince llama.cpp to read and write files #1510

Answered by BetaDoggo
varun867 asked this question in Q&A
Discussion options

You must be logged in to vote

On its own llama is a text model that can do nothing but generate text. What you're looking for is probably something like auto-GPT. Be warned that these types of applications don't work very well even with the gpt4 model, so using llama with it probably won't accomplish much. If you really want to try it some UIs like text-generation-webui can emulate the OpenAI API so that would be a good place to start.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by varun867
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants