Skip to content

Enable embedding test on jenkins #1234

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

Open
wants to merge 1 commit into
base: habana_main
Choose a base branch
from

Conversation

yeonsily
Copy link

@yeonsily yeonsily commented May 8, 2025

This will run total 4 embedding test.

intfloat/e5-mistral-7b-instruct : 1x lazy and torch.compile
sentence-transformers/all-roberta-large-v1 : 1x lazy and torch.compile

@@ -124,6 +124,20 @@ stages:
- name: multimodal_small_g3_tp2_mss
flavor: g3.s
command: cd .jenkins/vision && PT_HPU_LAZY_MODE=1 bash run-tests.sh -c configs/models-mss.txt -t 2
- name: tests_embedding

Choose a reason for hiding this comment

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

what is the combined time of each test execution?

Copy link
Author

Choose a reason for hiding this comment

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

Each test itself should take less than 3mins if setup is done. I'm not sure about setup time though.

@adobrzyn
Copy link

/run-gaudi-tests

@adobrzyn
Copy link

e5-mistral-7b-instruct and all-roberta-large-v1 models are missing from weka. Are those models being uploaded? If no we should first upload them to weka before we add those tests

@yeonsily
Copy link
Author

Maybe not. I don't know how to push the model to weka. Can you please let me know?

@yeonsily
Copy link
Author

https://jira.habana-labs.com/browse/SW-228898 opened to upload model to weka.

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

Successfully merging this pull request may close these issues.

3 participants