-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
the gap of performance between gegerate.py with all-in-one with batch 1 is too big #10465
Comments
Tested on Arc A770; i9 13900K I obtained similar 1st and 2nd token latencies for both run.py and generate.py. For all-in-one benchmark
For generate.py
|
Confirmed this is due to kernel 6.5 and setting Fix run-arc.sh in #10498 |
Qwen-7B-Chat has the same issue for 2.5.0b20240322 version |
You need to |
#10566 |
benchmark chatglm3-6b with generate.py and W4A16, the performance is as below:
benchmark chatglm3-6b with all-in-one and W4A16, the performance is as below:
The text was updated successfully, but these errors were encountered: