Mohit Deopujari

Results 2 issues of Mohit Deopujari

Fixes the ValueError: `hpu_graphs` is True but `lazy_mode` is False. HPU graphs require `lazy_mode` to be set to True. seen in the eval mode of speech_recognition whisper model CI test...

Upgrading the TRL version to the latest fixes the import issue seen when running TRL related CI tests on new transformer. ## Before submitting - [ ] This PR fixes...