[SW-224666] Fix for LLaMA LoRA test_lora_manager_hpu #1070
Merged
michalkuligowski merged 4 commits intohabana_mainfrom Apr 25, 2025
Merged
[SW-224666] Fix for LLaMA LoRA test_lora_manager_hpu #1070michalkuligowski merged 4 commits intohabana_mainfrom
michalkuligowski merged 4 commits intohabana_mainfrom
Conversation
vivekgoe
approved these changes
Apr 22, 2025
|
/run-gaudi-tests |
|
/run-gaudi-tests |
|
/skip-gaudi-tests due to false negative in failing tests: 2025-04-24T14:37:57Z tensorflow === PASSED MODEL: Meta-Llama-3.2-11B-Vision-Instruct-mss.yaml === INFO Received notify event: your resource vllm-fork-1070-0svmvhbi9m-tfjob will reach its max duration in 30 minutes and will be deleted WARNING received notify kill event: your resource vllm-fork-1070-0svmvhbi9m-tfjob has reached it's max duration 1h0m0s, it's going to be destroyed WARNING workload removed from cluster SUCCESS successfully removed failed workload vllm-fork-1070-0svmvhbi9m-tfjob |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes the regression occurred due to the switch from Lazy to eager.