Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: can the conversation context be saved to disk and brought up again incase LLaMa crashes or there is a power failure? #174

Closed
nazthelizard122 opened this issue Mar 15, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@nazthelizard122
Copy link

No description provided.

@gjmulder gjmulder added the enhancement New feature or request label Mar 15, 2023
@jart jart added duplicate This issue or pull request already exists and removed enhancement New feature or request labels Mar 16, 2023
@jart
Copy link
Contributor

jart commented Mar 16, 2023

Thank you for using llama.cpp and thank you for sharing your feature request! You'll be excited to hear that what you're requesting is my top priority right now. I'm using #91 as the best place to discuss this, since the solution will entail using mmap(). Everyone is welcome to participate in helping us find the best solution. I believe mmap() will reduce startup latency to effectively zero, for everyone, and it'll work on nearly every platform on earth, including Windows, which has a nearly equivalent API.

@jart jart closed this as completed Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants