🌐 [i18n-KO] Translated attention_interface.md to Korean#39922
Draft
songi104 wants to merge 4 commits into
Draft
Conversation
AhnJoonSung
reviewed
Aug 12, 2025
|
|
||
| ## 어텐션 마스크 인터페이스[[attention-mask-interface]] | ||
|
|
||
| 새로운 어텐션 함수를 사용할 때, 쿼리 토큰이 어떤 키 및 토큰에 어텐션해야하는지 결정하기 위해 새로운 형식의 어텐션 마스크가 필요할 수 있습니다. `AttentionMaskInterface`를 통해 이것이 가능합니다\! 이는 `AttentionInterface`와 동일한 방식으로 작동합니다. |
Contributor
There was a problem hiding this comment.
안녕하세요 수정 제안드립니다~!
기존: AttentionMaskInterface를 통해 이것이 가능합니다!
제안: 이때 AttentionMaskInterface를 사용하면 이것이 가능해집니다!
10 tasks
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.
What does this PR do?
Translated the
attention_interface.mdfile of the documentation to Korean.Thank you in advance for your review.
Part of #20179
Before reviewing
[[lowercased-header]])Who can review? (Initial)
May you please review this PR?
@yijun-lee, @songi104, @chhaewxn, @AhnJoonSung, @jihyun-0611, @seopp, @pyapyapya
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review? (Final)