Skip to content

how to make llama.cpp keep talking forever as in writing a book and a way to save it? #1852

Answered by KerfuffleV2
kolinfluence asked this question in Q&A
Discussion options

You must be logged in to vote

does anyone know of any trick to make it "coherent" too?

Basically have it write your story in chunks around the context and write a prompt for each chunk with whatever information is needed to write that part. You can't have it just write a long strong by itself.

Also another thing to keep in mind is these local models are generally much less powerful than something like ChatGPT and have a much smaller maximum context size as well. So have realistic expectations. The main advantage for local models now is that they're under your full control and private.

I think someone actually did use ChatGPT to write a book (with some hand-holding). They did get it done but it wasn't a good book or …

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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