-
-
Notifications
You must be signed in to change notification settings - Fork 11.6k
[Bugfix] Fix the lm_head in gpt_bigcode in lora mode #6357
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
Merged
Merged
Changes from 50 commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
ca4efbb
Fix the lm_head in gptbigcode in lora mode
maxdebayser 5d2cd9e
Enforce no quantization for lm_head
maxdebayser c5769a5
intervene in fight between yapf and isort
maxdebayser 2d172e0
address review comments
maxdebayser b04d65b
address review comments
maxdebayser bc0bfcb
address review comments
maxdebayser 73434eb
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 0153ee9
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser ed6d951
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 04abf1b
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 07aa7e4
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser daf566f
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 462deea
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 2f36f3b
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 3fb641b
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser c690724
fix superclass method signature change
maxdebayser 4b5dbd5
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 1a8d282
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 685bd96
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 2d1cc82
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 5c1fe68
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 31b6e93
Merge remote-tracking branch 'remotes/upstream/main' into gpt_bigcode…
maxdebayser 5ac5547
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser b05e5c4
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser d11655a
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 7450a1d
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 5f6ac9e
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser b87657d
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser b6867de
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser b4abc03
Merge branch 'upstream_main' into gpt_bigcode_lora
maxdebayser ef9f79d
fix merge mistake
maxdebayser 4700613
fix merge mistake
maxdebayser 3f4037e
fix merge mistake
maxdebayser c809ed4
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 33dd909
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser c89dcf0
Merge branch 'upstream_main' into gpt_bigcode_lora
maxdebayser e31b2b6
add default prefix to get_quant_method
maxdebayser ea5ea7d
skip loading of lm_head only if tie_word_embeddings is True
maxdebayser 10246be
Make weight tie work with quantization
maxdebayser 9cef81e
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 98a0269
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser fb3eef0
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 6028806
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser db57383
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 77e1966
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 0b81edf
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser b7558fa
Merge branch 'upstream_main' into gpt_bigcode_lora
maxdebayser 7d6f1e9
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser e43d46b
Merge branch 'main' into gpt_bigcode_lora
maxdebayser 08f3360
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser fad78ab
address review comments
maxdebayser 1634ef0
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 86c195e
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser 994ec18
Merge branch 'vllm-project:main' into gpt_bigcode_lora
maxdebayser a6f0308
Merge branch 'upstream_main' into gpt_bigcode_lora
maxdebayser 8ee4962
Simplify the fix
maxdebayser 1395572
Revert other changes
maxdebayser 1d9b323
Merge branch 'upstream_main' into gpt_bigcode_lora
maxdebayser 311a97c
Merge branch 'upstream_main' into gpt_bigcode_lora
maxdebayser ac01fee
Merge branch 'upstream_main' into gpt_bigcode_lora
maxdebayser e28e496
Merge branch 'upstream_main' into gpt_bigcode_lora
maxdebayser File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.