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

Other models #2

Open
Mugariya opened this issue Jan 8, 2024 · 1 comment
Open

Other models #2

Mugariya opened this issue Jan 8, 2024 · 1 comment

Comments

@Mugariya
Copy link

Mugariya commented Jan 8, 2024

Hello,

Can we use models other than Vicuna and ChatGPT?

@l-salewski
Copy link
Collaborator

Hello @Mugariya,

yes, our evaluation code can be used with other models as well!

As a starting point I would recommend looking here for the configurations of the LLMs that we used. Similarly, you will find their implementations here.

Once you implemented the model that you would like to study, you should be able to override the hydra config of the model.llm key.

Best,
Leonard

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