[chat] use official transformers and fix some issues#4117
Merged
ver217 merged 21 commits intohpcaitech:mainfrom Jul 4, 2023
Merged
[chat] use official transformers and fix some issues#4117ver217 merged 21 commits intohpcaitech:mainfrom
ver217 merged 21 commits intohpcaitech:mainfrom
Conversation
Contributor
Author
|
|
Contributor
Author
7f7ecba to
3ed6841
Compare
55d730b to
baadbb1
Compare
ver217
reviewed
Jul 4, 2023
ver217
reviewed
Jul 4, 2023
ver217
reviewed
Jul 4, 2023
ver217
reviewed
Jul 4, 2023
ver217
approved these changes
Jul 4, 2023
ver217
pushed a commit
to ver217/ColossalAI
that referenced
this pull request
Jul 13, 2023
* feat: remove on_learn_epoch fn as not used * revert: add _on_learn_epoch fn * feat: remove NaiveStrategy * test: update train_prompts tests * fix: remove prepare_llama_tokenizer_and_embedding * test: add lora arg * feat: remove roberta support in train_prompts due to runtime errs * feat: remove deberta & roberta in rm as not used * test: remove deberta and roberta tests * feat: remove deberta and roberta models as not used * fix: remove calls to roberta * fix: remove prepare_llama_tokenizer_and_embedding * chore: update transformers version * docs: update transformers version * fix: fix actor inference * fix: fix ci * feat: change llama pad token to unk * revert: revert ddp setup_distributed * fix: change llama pad token to unk * revert: undo unnecessary changes * fix: use pip to install transformers
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
📌 Checklist before creating the PR
[doc/gemini/tensor/...]: A concise description🚨 Issue number
Close #4116 & #3639, #3389 & #3123, #3192.
📝 What does this PR do?
💥 Checklist before requesting a review
⭐️ Do you enjoy contributing to Colossal-AI?
Tell us more if you don't enjoy contributing to Colossal-AI.