Skip to content

🌐 [i18n-KO] Translated attention_interface.md to Korean#39922

Draft
songi104 wants to merge 4 commits into
huggingface:mainfrom
songi104:ko-attention_interface.md
Draft

🌐 [i18n-KO] Translated attention_interface.md to Korean#39922
songi104 wants to merge 4 commits into
huggingface:mainfrom
songi104:ko-attention_interface.md

Conversation

@songi104

@songi104 songi104 commented Aug 5, 2025

Copy link
Copy Markdown

What does this PR do?

Translated the attention_interface.md file of the documentation to Korean.
Thank you in advance for your review.

Part of #20179

Before reviewing

  • Check for missing / redundant translations (번역 누락/중복 검사)
  • Grammar Check (맞춤법 검사)
  • Review or Add new terms to glossary (용어 확인 및 추가)
  • Check Inline TOC (e.g. [[lowercased-header]])
  • Check live-preview for gotchas (live-preview로 정상작동 확인)

Who can review? (Initial)

May you please review this PR?

@yijun-lee, @songi104, @chhaewxn, @AhnJoonSung, @jihyun-0611, @seopp, @pyapyapya

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? (Final)


## 어텐션 마스크 인터페이스[[attention-mask-interface]]

새로운 어텐션 함수를 사용할 때, 쿼리 토큰이 어떤 키 및 토큰에 어텐션해야하는지 결정하기 위해 새로운 형식의 어텐션 마스크가 필요할 수 있습니다. `AttentionMaskInterface`를 통해 이것이 가능합니다\! 이는 `AttentionInterface`와 동일한 방식으로 작동합니다.

@AhnJoonSung AhnJoonSung Aug 12, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

안녕하세요 수정 제안드립니다~!

기존: AttentionMaskInterface를 통해 이것이 가능합니다!
제안: 이때 AttentionMaskInterface를 사용하면 이것이 가능해집니다!

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.

2 participants