Skip to content

Conversation

gmlwns2000
Copy link
Contributor

What does this PR do?

Fixes #37479

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review?

@Cyrilvallez @Rocketknight1

@github-actions github-actions bot marked this pull request as draft April 14, 2025 17:03
Copy link
Contributor

Hi 👋, thank you for opening this pull request! The pull request is converted to draft by default. The CI will be paused while the PR is in draft mode. When it is ready for review, please click the Ready for review button (at the bottom of the PR page). This will assign reviewers and trigger CI.

@gmlwns2000 gmlwns2000 marked this pull request as ready for review April 14, 2025 17:04
Copy link
Member

@Cyrilvallez Cyrilvallez left a comment

Choose a reason for hiding this comment

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

Perfect, thanks a lot for making that clearer! 🤗

@Cyrilvallez Cyrilvallez merged commit d6ac923 into huggingface:main Apr 15, 2025
15 of 18 checks passed
cyr0930 pushed a commit to cyr0930/transformers that referenced this pull request Apr 18, 2025
fix: change default value of `attn_temperature_tuning`
zucchini-nlp pushed a commit to zucchini-nlp/transformers that referenced this pull request May 14, 2025
fix: change default value of `attn_temperature_tuning`
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.

Mismatching default value of Llama4TextConfig attn_temperature_tuning between official llama code
2 participants