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

Inference Gradio error #3

Open
abhigoku10 opened this issue Nov 24, 2023 · 2 comments
Open

Inference Gradio error #3

abhigoku10 opened this issue Nov 24, 2023 · 2 comments

Comments

@abhigoku10
Copy link

@Vikr-182 @RudeNinja Thanks a lot for sharing ur codebase and wonderful work , i had the following error when i try to run gradio with the given input below i am getting an error
image
image
image
Please let me knw if u have face any errors like this

THanks in advance

@Vikr-182
Copy link
Collaborator

Did it work for the first time?
You will have to reset the conv if you calling the chat multiple times.
I will add the change.

@abhigoku10
Copy link
Author

@Vikr-182 nope it did not work for the first time also , i did the suggestions u mentioned but still getting the same error , i have made the changes suggested in two places of the code

conv = conv_templates[args.conv_mode].copy()

conv = conv_templates[conv_mode].copy()

Please let me knw if i have to do anything else

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