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

performance issue for opt-1.3b with BS=1 BF16 #339

Open
bin1guo opened this issue Apr 23, 2024 · 1 comment
Open

performance issue for opt-1.3b with BS=1 BF16 #339

bin1guo opened this issue Apr 23, 2024 · 1 comment

Comments

@bin1guo
Copy link

bin1guo commented Apr 23, 2024

test opt 1.3 model on EMR platform with 52c. the performance is not right with BS=1. the gap between BS=1 and BS =2 is too big.

numactl -C 0-51 -m 0 ./run_benchmark.sh -m opt-1_3b -d bf16 -s 1 -bs 1 -in 128 -out 15 -i 10

the results
BS=1
image

BS=2
image

@pujiang2018
Copy link
Contributor

pujiang2018 commented May 23, 2024

@bin1guo do we still need to benchmark OPT model? Suggest to run the llama model.

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

2 participants