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

qGPT-J GPU device 에 따른 qparam 변동 이슈 #17

Open
deeplearningfromscratch opened this issue Apr 1, 2024 · 0 comments
Open

Comments

@deeplearningfromscratch
Copy link
Collaborator

deeplearningfromscratch commented Apr 1, 2024

https://www.notion.so/furiosa/GPT-J-99-9-guide-v1-1-51ac13a81a6b45f2934a0030d4706cf5?pvs=4#ee6aec45545040258927e26ddcd0d13e

  • calibration 단계를 검증하는 데 있어서, A100 으로 calibration 한 qparam 과 H100 으로 calibration 한 qparam 이 서로 다릅니다. 따라서 A100 에서 calibration 하고 evaluation 하는 경우 “측정 결과값” 의 결과를 재현할 수 없습니다.
    • “측정 결과값” 에서 사용한 qparam 은 H100 에서 calibration 한 결과 입니다.
  • 또한, 현재 가용한 H100 이 없습니다. 따라서 v1.1 결과 검증단계에서는 아래 첨부된 accuracy 와 qpram 이 일치하는지 여부로 판단하고자 합니다.
    • 이 때, accuracy 는 A100 에서 calibration 및 evaluation 한 결과이고, qparam 은 위 calibration 과정에서 얻은 결과물입니다.
  • [TODO] 이후 릴리즈에서부터는 H100 에서 calibration 을 포함하여 end-to-end 양자화 모델 정확도 확인이 필요합니다. @BeomGeunCho
  • [TODO] 어떠한 차이에 의해서 device 간 qparam 이 다른지 확인할 필요가 있습니다.
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

No branches or pull requests

1 participant