Skip to content

Enhance benchmark #1531

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

Merged
merged 8 commits into from
Feb 14, 2025
Merged

Conversation

letonghan
Copy link
Collaborator

Description

Enhance the benchmark process:

  1. support ingest/delete dataset files in for-loop
  2. delete unused parameters in benchmark.py and benchmark_chatqna.yaml
  3. enhance the bench_target process part

Issues

n/a

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

None

Tests

Local tested on k8s

Signed-off-by: letonghan <letong.han@intel.com>
Copy link

github-actions bot commented Feb 12, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

@chensuyue chensuyue added the WIP label Feb 13, 2025
Copy link
Collaborator

@mkbhanda mkbhanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some questions and minor edits.

@letonghan
Copy link
Collaborator Author

Some questions and minor edits.

Thank for your comments! Other minor spelling issues will be fixed soon.

letonghan and others added 5 commits February 13, 2025 15:55
Signed-off-by: letonghan <letong.han@intel.com>
Signed-off-by: letonghan <letong.han@intel.com>
Signed-off-by: letonghan <letong.han@intel.com>
Signed-off-by: letonghan <letong.han@intel.com>
letonghan added a commit to letonghan/GenAIEval that referenced this pull request Feb 13, 2025
The poisson_load_shape.py file was located using relative path, refined
to absolute path now so that outer files can call this function
correctly.

Found this issue in PR: opea-project/GenAIExamples#1531

Signed-off-by: letonghan <letong.han@intel.com>
@letonghan
Copy link
Collaborator Author

The benchmark using poisson for load_shape fails for some file path issue.
This issue will be fix in this pr

Copy link
Collaborator

@mkbhanda mkbhanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mkbhanda mkbhanda merged commit eefe629 into opea-project:benchmark Feb 14, 2025
3 checks passed
@chensuyue
Copy link
Collaborator

This PR is not finished, please do not merge a PR with WIP flag.
image

chensuyue pushed a commit to opea-project/GenAIEval that referenced this pull request Feb 14, 2025
* Fix relative path issue for poisson.

The poisson_load_shape.py file was located using relative path, refined
to absolute path now so that outer files can call this function
correctly.

Found this issue in PR: opea-project/GenAIExamples#1531

Signed-off-by: letonghan <letong.han@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants