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

Remove MptConfig #1668

Merged
merged 9 commits into from
Nov 16, 2023
Merged

Remove MptConfig #1668

merged 9 commits into from
Nov 16, 2023

Conversation

megha95
Copy link
Contributor

@megha95 megha95 commented Nov 15, 2023

Reverting PR #1529
Transformers' lib has a different version of MptConfig; As MPT version maintained by Mosaic has the latest version, all MptConfig refs are changed to MPTConfig in this PR
Note, even after this change, code will still be compatible with both versions (i.e with or without trust_remote_code).

@WoosukKwon WoosukKwon self-requested a review November 15, 2023 18:22
Copy link
Collaborator

@WoosukKwon WoosukKwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @megha95, thanks for submitting the PR! Could you check the format again?

vllm/transformers_utils/configs/mpt.py Show resolved Hide resolved
Copy link
Collaborator

@WoosukKwon WoosukKwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the PR!

FYI, I've made some minor stylistic changes.

@WoosukKwon WoosukKwon merged commit b514d3c into vllm-project:main Nov 16, 2023
2 checks passed
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
sjchoi1 pushed a commit to casys-kaist-internal/vllm that referenced this pull request May 7, 2024
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