-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
ci: bench: add more ftype, fix triggers and bot comment #6466
ci: bench: add more ftype, fix triggers and bot comment #6466
Conversation
- do not show the comment by default
@ggerganov Georgi, as more and more models are MOE based, I suggest later on adding mixtral8x7b, thoughts ? |
This comment was marked as off-topic.
This comment was marked as off-topic.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, we can continue to scale with more models in the future. For now, let's give it some more time to see how the existing benchmarks perform and gather feedback about what's useful.
Understood, please merge once you have restarted the github manager |
Updated to |
* ci: bench: change trigger path to not spawn on each PR * ci: bench: add more file type for phi-2: q8_0 and f16. - do not show the comment by default * ci: bench: add seed parameter in k6 script * ci: bench: artefact name perf job * Add iteration in the commit status, reduce again the autocomment * ci: bench: add per slot metric in the commit status * Fix trailing spaces
Motivation
Proposition
llama.cpp
,ggml.c
and cuda files.script.js
q8_0
andf16
phi-2
quantsTests
Tested here on a self-hosted GCP L4 ( sic ^) ) :
References