(no title)
nomand
|
2 years ago
Is it possible for such local install to retain conversation history so if for example you're working on a project and use it as your assistance across many days that you can continue conversations and for the model to keep track of what you and it already know?
simonw|2 years ago
jmiskovic|2 years ago
nomand|2 years ago
knodi123|2 years ago
Save your outputs if you want, you can copy/paste them into any editor. Or make a shell script that mirrors outputs to a file and use that as your main interface. It's up to the user.