You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shardformer was originally developed based on transformers==4.33.0. In response to our users" needs, it needs to be upgraded to version 4.36.0.
The main changes involve the models in the colossalai/shardformer/modeling directory. @ver217@KKZ20 Please take a look, thanks! :)
The text was updated successfully, but these errors were encountered:
Hi! Thanks for this work. I am not a part of hpcaitech, but just wondering: are you planning to keep bumping the version up? Since HF transformers version is now 4.39.3, and I found that at least llama2 model many internal implementations have been changed, and it did not work.
Hi! Thanks for this work. I am not a part of hpcaitech, but just wondering: are you planning to keep bumping the version up? Since HF transformers version is now 4.39.3, and I found that at least llama2 model many internal implementations have been changed, and it did not work.
Hi, we have already upload all the shardformer model to 4.39.3 version of transformers, so I guess this issue can be closed.
Describe the feature
Shardformer was originally developed based on transformers==4.33.0. In response to our users" needs, it needs to be upgraded to version 4.36.0.
The main changes involve the models in the colossalai/shardformer/modeling directory.
@ver217 @KKZ20 Please take a look, thanks! :)
The text was updated successfully, but these errors were encountered: