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

Support multiple prompt files #863

Conversation

wgzintel
Copy link
Contributor

Extend --prompt_file to support multiple prompt files. You can specify multiple prompt files, separated by spaces.
python benchmark.py -mc 1 -ic 128 -m -d CPU -n 3
-pf ../../../repo-prompts/32_1024/qwen1.5-14b-chat.jsonl ../../../repo-prompts/2048/qwen1.5-14b-chat.jsonl ../../../repo-prompts/4096/qwen1.5-14b-chat.jsonl

qwen-7b-chat_multi_prompt_files.txt
qwen-7b-chat_multi_prompt_files.csv

@github-actions github-actions bot added the category: llm_bench Label for tool/llm_bench folder label Sep 14, 2024
@peterchen-intel peterchen-intel added this pull request to the merge queue Sep 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 18, 2024
@peterchen-intel peterchen-intel added this pull request to the merge queue Sep 19, 2024
Merged via the queue into openvinotoolkit:master with commit d831e64 Sep 19, 2024
45 checks passed
@ilya-lavrenov ilya-lavrenov added this to the 2024.5 milestone Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: llm_bench Label for tool/llm_bench folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants