enable HQT#3
Closed
bgoldberg-habana wants to merge 14 commits into
Closed
Conversation
* add DPO and SFT of TRL support in Gaudi and example Signed-off-by: Wang, Yi A <yi.a.wang@intel.com> * upgrade SFTTrainer/DPO trainer and stack_llama_2 example to v0.7.6 Signed-off-by: Wang, Yi A <yi.a.wang@intel.com> --------- Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
Change-Id: I5f952e2f8d2f9db6d6be41d4069d8f5a4e21dfa9
astachowiczhabana
added a commit
that referenced
this pull request
Nov 15, 2024
xinyu-intel
pushed a commit
that referenced
this pull request
Mar 4, 2025
Wei-Lin-Intel
added a commit
to nc-BobLee/optimum-habana-fork
that referenced
this pull request
Jan 7, 2026
Wei-Lin-Intel
added a commit
that referenced
this pull request
Jan 7, 2026
* enable QwenimageLayered on gaudi. * refine sdpa attention forward. * use adapt transformers to gaudi. * add param additional_t_cond * refine text_encoder generate * refine example code. * refine code style * add 3D rope. * set Qwen2.5 VL cache static * Add doc for Qwen-Image-Layered #1 * Add doc for Qwen-Image-Layered #2 * Add doc for Qwen-Image-Layered #3 --------- Co-authored-by: Wei-Lin-Intel <wei2.lin@intel.com>
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.
enable Habana quantization flow for fp8 inference.
add an option to use kv cache in lm_eval
wrap kv cache in module for HQT