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

deepspeed-chat: support any model in chatbot #744

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

mosheisland
Copy link
Contributor

Currently, chatbot assumes OPTForCausalLM model.
Modify it to use the required model from the checkpoint.

Change-Id: I04cbc28f87c7be4fc89a3fac39a3e5634b151b32

Currently, chatbot assumes OPTForCausalLM model.
Modify it to use the required model from the checkpoint.

Change-Id: I04cbc28f87c7be4fc89a3fac39a3e5634b151b32
Signed-off-by: Moshe Island <[email protected]>
@tjruwase tjruwase merged commit d8f3f73 into microsoft:master Oct 2, 2023
1 check passed
@mosheisland mosheisland deleted the 1_chatbot branch October 4, 2023 06:58
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

Successfully merging this pull request may close these issues.

2 participants