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

Could you provide the code to generate dialogues with customized (local) models? #10

Open
wln20 opened this issue Nov 21, 2023 · 2 comments

Comments

@wln20
Copy link

wln20 commented Nov 21, 2023

Hi! I really love your work and want to use it in our own research. However, I could not find the codes that can generate dialogue data with customized models in the repository. I only found the code to evaluate the existed dialogue data you had already generated. So could you please kindly provide the code to generate dialogues with customized (local) models? Thanks a lot!

@frankweijue
Copy link
Collaborator

Hello, thank you for your interest in our work. The code for generating dialogue can be found in app.py. If you need to add a new local model, you can refer to the implementation in hf_chat.py. Feel free to ask if you have any further questions.

@syizhao
Copy link

syizhao commented Sep 18, 2024

Thanks for your work. Could you please provide the evaluation code?

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

3 participants