this post was submitted on 02 Nov 2023
1 points (100.0% liked)
LocalLLaMA
3 readers
1 users here now
Community to discuss about Llama, the family of large language models created by Meta AI.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm working on a project that intends to solve that issue/do that work (though not using agents, essentially by training custom models with the ability to do "recursive"/in-depth work). The example I give in the docs is for a dissertation, but future plans are to enable something like a novel (in particular by implementing a memory system).
The project: https://github.com/arthurwolf/llmi/blob/main/README.md