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

Adding --session support in examples/talk-llama #845

Merged
merged 6 commits into from
May 1, 2023

Conversation

herrera-luis
Copy link
Contributor

Based on this llama.cpp PR I added --session support in talk-llama example

@ggerganov
Copy link
Owner

Great addition - please resubmit the PR after the session fixes in llama.cpp get merged:

ggerganov/llama.cpp#1263

@herrera-luis
Copy link
Contributor Author

Hey @ggerganov I just added the session fixes, thanks for improving the session feature.

@ggerganov ggerganov merged commit be5911a into ggerganov:master May 1, 2023
@herrera-luis herrera-luis deleted the example-talk-llama-session branch May 2, 2023 00:20
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
* feat: adding session support

* readme: adding --session info in examples/talk-llama

* llama: adding session fixes

* readme: updating session doc

* talk-llama: update the value of need_to_save_session to true in order to save the session in the subsequent interaction

* talk-llama: adding missing function which updates session_tokens
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
* feat: adding session support

* readme: adding --session info in examples/talk-llama

* llama: adding session fixes

* readme: updating session doc

* talk-llama: update the value of need_to_save_session to true in order to save the session in the subsequent interaction

* talk-llama: adding missing function which updates session_tokens
landtanin pushed a commit to landtanin/whisper.cpp that referenced this pull request Dec 16, 2023
* feat: adding session support

* readme: adding --session info in examples/talk-llama

* llama: adding session fixes

* readme: updating session doc

* talk-llama: update the value of need_to_save_session to true in order to save the session in the subsequent interaction

* talk-llama: adding missing function which updates session_tokens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants