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

fix update causal mask for transformers 4.42 #852

Merged
merged 5 commits into from
Jul 29, 2024

Conversation

eaidova
Copy link
Collaborator

@eaidova eaidova commented Jul 29, 2024

What does this PR do?

affected models:

  • mistral
  • mixtral
  • persimmon
  • phi
  • phi3
  • qwen2
  • qwen2_moe
  • stablelm
  • starcoder2

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@helena-intel helena-intel requested a review from echarlaix July 29, 2024 07:23
Copy link
Collaborator

@echarlaix echarlaix 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 @eaidova !

@echarlaix echarlaix added the openvino-test Trigger OpenVINO slow tests label Jul 29, 2024
@echarlaix echarlaix merged commit 3ee174c into huggingface:main Jul 29, 2024
14 of 21 checks passed
IlyasMoutawwakil pushed a commit that referenced this pull request Aug 6, 2024
* fix update causal mask for transformers 4.42

* more models

* revert rope for phi3

* fix phi3

* phi3 issue
IlyasMoutawwakil pushed a commit that referenced this pull request Aug 6, 2024
* fix update causal mask for transformers 4.42

* more models

* revert rope for phi3

* fix phi3

* phi3 issue
IlyasMoutawwakil pushed a commit that referenced this pull request Aug 6, 2024
* fix update causal mask for transformers 4.42

* more models

* revert rope for phi3

* fix phi3

* phi3 issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openvino-test Trigger OpenVINO slow tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants