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

Unable to maintain chat history and continuous chat #66

Open
Rkyzzy opened this issue Oct 2, 2023 · 1 comment
Open

Unable to maintain chat history and continuous chat #66

Rkyzzy opened this issue Oct 2, 2023 · 1 comment

Comments

@Rkyzzy
Copy link

Rkyzzy commented Oct 2, 2023

Hi! Thanks very much about the great work.
Following the instruction provided, I successfully deploy llama7b chat and llama13b chat on my Jetson AGX Orin Device.
For single conversation, it works just fine. However, it seems that it does not have the ability to maintain chat history and do continuous chat. It will forget the previous context. Is it the problem with llama 2 model itself or with the engine. Any suggestion on how to solve this? @RaymondWang0 , Thanks in advance!

@RaymondWang0
Copy link
Collaborator

Hi @Rkyzzy, thank you for your interest in our work. The issue you noticed arose due to our previous implementation. But the good news is, we've addressed it. TinyChatEngine should be able to remember past contexts properly now. Please feel free to try it out!

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

No branches or pull requests

2 participants