Skip to content

[SW-230999] mark_step is required for acc and perf issue #1453

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 1 commit into from
Jun 18, 2025

Conversation

leopck
Copy link

@leopck leopck commented Jun 18, 2025

QA is observing 10% acc drop on Llava v1.5 7B as well as 2hr time taken for execution from 3mins previously.

Jira: https://jira.habana-labs.com/browse/SW-230999

Root cause is due to requiring mark_step to break the graph, actual cause is still under investigation but this fixes the issue.

================= 1 passed, 904 warnings in 283.15s (0:04:43) ==================

Results

{"task_name": "mmmu_val", "accuracy": 0.332, "target_accuracy": 0.331, "performance": 51, "valid": true, "batch_size": "1"}

@leopck
Copy link
Author

leopck commented Jun 18, 2025

/run-gaudi-tests

QA is observing 10% acc drop on Llava v1.5 7B as well as 2hr time taken
for execution from 3mins previously.

Root cause is due to requiring mark_step to break the graph, actual
cause is still under investigation but this fixes the issue.

Signed-off-by: Chendi Xue <chendi.xue@intel.com>
Signed-off-by: Stanley Phoong <stanley.cheong.kwan.phoong@intel.com>
@leopck
Copy link
Author

leopck commented Jun 18, 2025

/run-gaudi-tests

1 similar comment
@xuechendi
Copy link

/run-gaudi-tests

@xuechendi xuechendi enabled auto-merge (squash) June 18, 2025 19:25
@xuechendi xuechendi merged commit 527c1ee into habana_main Jun 18, 2025
52 checks passed
@xuechendi xuechendi deleted the markstepllava branch June 18, 2025 21:15
@leopck leopck changed the title [Llava v1.5 7B] mark_step is required for acc and perf issue [SW-230999] mark_step is required for acc and perf issue Jun 18, 2025
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.

2 participants