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

Contribution doc for additional language model provider #105

Open
anilaltuner opened this issue Oct 30, 2024 · 1 comment
Open

Contribution doc for additional language model provider #105

anilaltuner opened this issue Oct 30, 2024 · 1 comment

Comments

@anilaltuner
Copy link

Hello!

Looking for contributors to help implement a new language model provider in Concordia, Dria.

So, I looking to language_model class and adapted it. But other than that, is there any documentation to support this? I'm not sure it's 100% compatible.

Thanks for help.

@jzleibo
Copy link
Collaborator

jzleibo commented Nov 18, 2024

All the other language model wrappers are implemented here: https://github.com/google-deepmind/concordia/tree/main/concordia/language_model it should be pretty easy to add a new one by forking one of the existing one and modifying it.

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