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

Support for other LLMs? #174

Open
munishm opened this issue Nov 16, 2023 · 4 comments
Open

Support for other LLMs? #174

munishm opened this issue Nov 16, 2023 · 4 comments

Comments

@munishm
Copy link

munishm commented Nov 16, 2023

Hi, Is there any roadmap to support other open source LLM's? If there is any documentation already in place, please share.

@Fei-Guo
Copy link
Collaborator

Fei-Guo commented Nov 16, 2023

No roadmap for exactly what models will be added yet. The idea is to collect user feedback or based on model popularity for a priority list. Technically, we will optimize dev workflow for adding new models so in the end, it can be a community driven process.

@thegovind
Copy link

So, if I want to host phi-2, do I have to fork this repo and configure it myself?

@Fei-Guo
Copy link
Collaborator

Fei-Guo commented Jan 12, 2024

I think we can support phi-2 formally in kaito. We are working on a serial of documents about how to propose/contribute to add new models in Kaito. Stay tuned.

@Fei-Guo
Copy link
Collaborator

Fei-Guo commented Feb 1, 2024

https://github.com/Azure/kaito/blob/main/docs/How-to-add-new-models.md

Here is the workflow we designed for new model onboarding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants