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

Curious about the multi-turn conversation demo #149

Open
chris5zk opened this issue Sep 26, 2024 · 0 comments
Open

Curious about the multi-turn conversation demo #149

chris5zk opened this issue Sep 26, 2024 · 0 comments

Comments

@chris5zk
Copy link

Hi, thank you for making this great work!

I run the demo code chat.py using the following script: CUDA_VISIBLE_DEVICES=0 python chat.py --version='xinlai/LISA-13B-llama2-v1' --precision='fp16' --load_in_4bit on my GPU. It present the USER, ASSISTANT conversation as you demonstrate in your README.

I am curious about if the model keep the conversation history or not? I try to make a conversation with the model but I am not sure the response from it is depend on the previous dialogue or just the current input prompt?

Thanks!

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

1 participant