fix data-type mismatch for mlperf_inference accuracy test#296
Merged
1 commit merged intoJul 15, 2024
Merged
Conversation
msinnha1
approved these changes
Jul 15, 2024
ghost
approved these changes
Jul 15, 2024
kalyanjk
added a commit
to kalyanjk/optimum-habana-fork
that referenced
this pull request
Jul 15, 2024
Co-authored-by: Kalyan <kkumar@habana.ai>
ghost
pushed a commit
that referenced
this pull request
Jul 15, 2024
kalyanjk
added a commit
to kalyanjk/optimum-habana-fork
that referenced
this pull request
Jul 19, 2024
Co-authored-by: Kalyan <kkumar@habana.ai>
xinyu-intel
pushed a commit
that referenced
this pull request
Mar 4, 2025
Change-Id: I4cfa730d42b0d1b38465386a8a921034e1f03dc0 Co-authored-by: Kalyan <kkumar@habana.ai>
astachowiczhabana
added a commit
that referenced
this pull request
May 26, 2025
…x7B (torch.compile) (v2) (#297) * [SW-224449] Add an option to specialize on float inputs for Mixtral 8x7B (torch.compile) (#286) * Add option to specialize_float in torch_dynamo for text-generation * update README for --dynamo_specialize_float * Update examples/text-generation/README.md Co-authored-by: Yaser Afshar <yaser.afshar@intel.com> * Update examples/text-generation/run_generation.py Co-authored-by: Yaser Afshar <yaser.afshar@intel.com> --------- Co-authored-by: Yaser Afshar <yaser.afshar@intel.com> Co-authored-by: Adam Stachowicz <105052242+astachowiczhabana@users.noreply.github.com> * Revert "[SW-224449] Add an option to specialize on float inputs for Mixtral 8…" (#296) This reverts commit 88579fb1ca3a369793e3713576b155e85a39d0a6. * Add an option to specialize on float inputs for Mixtral 8x7B (torch.compile) v2 --------- Co-authored-by: Yaser Afshar <yaser.afshar@intel.com> Co-authored-by: Adam Stachowicz <105052242+astachowiczhabana@users.noreply.github.com>
This pull request was closed.
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.
fix data-type mismatch for mlperf_inference accuracy test