Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ci scripts error fix #100

Merged
merged 11 commits into from
Oct 8, 2024
Merged

Ci scripts error fix #100

merged 11 commits into from
Oct 8, 2024

Conversation

kphilpark
Copy link
Collaborator

*테스트 현황 공유 : 아래 commit hash 기준으로 backward compatibility test 모두 동작함을 확인하였습니다.

  • mcp : 93b9f075befd755bd4785788153d7c226e5eb572 (main)
  • furiosa-llm-models : e10a526737cf324f0e0ba015aed71e3ae6f65d37 (main)

bash convert_qlv4_generate_bin_llama3-8b.sh fp8 bin으로 1문장뽑기 PASS
↕️ 토큰동치 비교 PASS
bash convert_qlv4_generate_llama3-8b.sh fp8 qparam, qforamt 으로 만 1문장뽑기 PASS
bash convert_qlv4_generate_llama3-8b.sh int8 qparam, qforamt 으로 만 1문장뽑기 PASS
bash convert_qlv4_generate_bert.sh fp8 qparam, qforamt -> qlv4 + full eval(f1 sccore) PASS
bash convert_qlv4_generate_bert.sh int8 qparam, qforamt -> qlv4 + full eval(f1 sccore) PASS
bash convert_qlv4_generate_gptj.sh fp8 qparam, qforamt -> qlv4 + 3 eval(토큰동치) PASS
bash convert_qlv4_generate_gptj.sh int8 qparam, qforamt -> qlv4 + 3 eval(토큰동치) PASS
bash convert_qlv4_llama3-8b.sh fp8 qparam, qforamt, bin, skeleton, .. -> qlv4 PASS
bash convert_qlv4_llama3-8b.sh int8 qparam, qforamt, bin, skeleton, .. -> qlv4 PASS
bash convert_qlv4_llama3-70b.sh fp8 qparam, qforamt, bin, skeleton, .. -> qlv4 PASS
bash convert_qlv4_llama3-70b.sh int8 qparam, qforamt, bin, skeleton, .. -> qlv4 PASS
bash convert_qlv4_llama2-70b.sh fp8 qparam, qforamt, bin, skeleton, .. -> qlv4 PASS
bash convert_qlv4_llama2-70b.sh int8 qparam, qforamt, bin, skeleton, .. -> qlv4 PASS

@kphilpark kphilpark requested a review from jeongin-yun October 8, 2024 08:21
@kphilpark kphilpark self-assigned this Oct 8, 2024
@kphilpark kphilpark merged commit 21c6141 into v4.1-internal Oct 8, 2024
1 check failed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants